]> git.baikalelectronics.ru Git - kernel.git/commit
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
authorMasami Hiramatsu <mhiramat@redhat.com>
Tue, 7 Apr 2009 02:00:59 +0000 (19:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:08 +0000 (08:31 -0700)
commitc10ed29d3c859bd3da9f6ae381e1b035d46d538b
treea78c2a07ec780b110e49939c8b954e2468398e16
parent0e9a7e840c620328340bec173b82f0a5a7e0d22e
kprobes: move EXPORT_SYMBOL_GPL just after function definitions

Clean up positions of EXPORT_SYMBOL_GPL in kernel/kprobes.c according to
checkpatch.pl.

Signed-off-by: Masami Hiramatsu <mhiramat@redhat.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/kprobes.c