[PATCH] mutex subsystem, add typecheck_fn(type, function)
authorChuck Ebbert <76306.1226@compuserve.com>
Mon, 9 Jan 2006 23:59:17 +0000 (15:59 -0800)
committerIngo Molnar <mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:17 +0000 (15:59 -0800)
commit711a660dc2064013a2b0167ee67389707fc9cac3
tree1430cbabc0e634c5efceabbe72da426fde8cc5d0
parentffbf670f5cd50501a34a5187981460da2216071e
[PATCH] mutex subsystem, add typecheck_fn(type, function)

add typecheck_fn(type, function) to do type-checking of function
pointers.

Modified-by: Ingo Molnar <mingo@elte.hu>
(made it typeof() based, instead of typedef based.)

Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/kernel.h