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)
commit99081ab553d6a88dd6b3774af5eef94dbb8faad7
treea78c2a07ec780b110e49939c8b954e2468398e16
parentb918e5e60d775549478e4268155142156a95aa17
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