]> git.baikalelectronics.ru Git - kernel.git/commit
x86: kprobes leftover cleanups
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 30 Jan 2008 12:31:43 +0000 (13:31 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:31:43 +0000 (13:31 +0100)
commit9bc7f4bec5f4ee8d8e2547322679f6b48a02480b
treedba4e39c71bbdd6ad2d6fc5c4f1e5c7819b04bd5
parentac0ef68eca9dc69a79f752819230bbcaac9aabdd
x86: kprobes leftover cleanups

Eliminate __always_inline, all of these static functions are
only called once.  Minor whitespace cleanup.  Eliminate one
supefluous return at end of void function.  Change the one
#ifndef to #ifdef to match the sense of the rest of the config
tests.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/kprobes.c