From: Harvey Harrison Date: Wed, 30 Jan 2008 12:31:43 +0000 (+0100) Subject: x86: kprobes leftover cleanups X-Git-Tag: v2.6.25-rc1~1143^2~525 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7b5e11eaaa8ef93a34e68016de51152d0d62911;p=pandora-kernel.git 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 Acked-by: Masami Hiramatsu Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed