From: Abhishek Sagar Date: Fri, 25 Jul 2008 08:46:05 +0000 (-0700) Subject: kprobes: remove redundant config check X-Git-Tag: v2.6.27-rc1~450 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b6dd986823a8d92ed9f54baa5cef8604d9d9d44;p=pandora-kernel.git kprobes: remove redundant config check I noticed that there's a CONFIG_KPROBES check inside kernel/kprobes.c, which is redundant. Signed-off-by: Abhishek Sagar Acked-by: Masami Hiramatsu Cc: Ananth N Mavinakayanahalli Cc: Anil S Keshavamurthy Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed