From: Harvey Harrison Date: Wed, 30 Jan 2008 12:32:16 +0000 (+0100) Subject: x86: kprobes remove fix_riprel #ifdef X-Git-Tag: v2.6.25-rc1~1143^2~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31f80e45ea26008939790b4363a4fdcff240e0d6;p=pandora-kernel.git x86: kprobes remove fix_riprel #ifdef Move #ifdef around function definiton into the function and unconditionally return on X86_32. Saves an ifdef from the one callsite. [ mingo@elte.hu: minor cleanup. ] Signed-off-by: Harvey Harrison Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed