Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753632AbZIKCdH (ORCPT ); Thu, 10 Sep 2009 22:33:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753545AbZIKCdF (ORCPT ); Thu, 10 Sep 2009 22:33:05 -0400 Received: from fifo99.com ([67.223.236.141]:57289 "EHLO fifo99.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753538AbZIKCdD (ORCPT ); Thu, 10 Sep 2009 22:33:03 -0400 Subject: Re: [PATCH tracing/kprobes 3/7] tracing/kprobes: Cleanup kprobe tracer code. From: Daniel Walker To: Masami Hiramatsu Cc: Frederic Weisbecker , Steven Rostedt , Ingo Molnar , lkml , systemtap , DLE , Jim Keniston , Ananth N Mavinakayanahalli , Andi Kleen , Christoph Hellwig , "Frank Ch. Eigler" , "H. Peter Anvin" , Jason Baron , "K.Prasad" , Lai Jiangshan , Li Zefan , Peter Zijlstra , Srikar Dronamraju , Tom Zanussi In-Reply-To: <20090910235322.22412.52525.stgit@dhcp-100-2-132.bos.redhat.com> References: <20090910235258.22412.29317.stgit@dhcp-100-2-132.bos.redhat.com> <20090910235322.22412.52525.stgit@dhcp-100-2-132.bos.redhat.com> Content-Type: text/plain Date: Thu, 10 Sep 2009 19:33:31 -0700 Message-Id: <1252636411.30578.224.camel@desktop> Mime-Version: 1.0 X-Mailer: Evolution 2.24.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 556 Lines: 16 On Thu, 2009-09-10 at 19:53 -0400, Masami Hiramatsu wrote: > Simplify trace_probe to remove an union, and remove some redundant wrappers. > And also, cleanup create_trace_probe() function. > One single checkpatch issue in this one (whitespace).. The rest of the patch set appears to be clean tho .. Daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/