]> Pileus Git - ~andy/linux/commit
kprobes: remove redundant config check
authorAbhishek Sagar <sagar.abhishek@gmail.com>
Fri, 25 Jul 2008 08:46:05 +0000 (01:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 25 Jul 2008 17:53:30 +0000 (10:53 -0700)
commit8b6dd986823a8d92ed9f54baa5cef8604d9d9d44
tree42aa64ad046b200c4a04491eb3c72ac2f7ffde0e
parentef53d9c5e4da147ecaa43c44c5e5945eb83970a2
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 <sagar.abhishek@gmail.com>
Acked-by: Masami Hiramatsu <mhiramat@redhat.com>
Cc: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/kprobes.c