From: Michael Ellerman Date: Thu, 19 Jul 2007 08:48:10 +0000 (-0700) Subject: jprobes: remove JPROBE_ENTRY() X-Git-Tag: v2.6.23-rc1~423 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e367d859297b9377d65574f538cf52730e9eda8;p=pandora-kernel.git jprobes: remove JPROBE_ENTRY() AFAICT now that jprobe.entry is a void *, JPROBE_ENTRY doesn't do anything useful - so remove it .. I've left a do-nothing version so that out-of-tree jprobes code will still compile without modifications. Signed-off-by: Michael Ellerman Cc: Prasanna S Panchamukhi Acked-by: Ananth N Mavinakayanahalli Cc: Anil S Keshavamurthy Cc: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed