commit | 711a660dc2064013a2b0167ee67389707fc9cac3 | [log] [tgz] |
---|---|---|
author | Chuck Ebbert <76306.1226@compuserve.com> | Mon Jan 09 15:59:17 2006 -0800 |
committer | Ingo Molnar <mingo@hera.kernel.org> | Mon Jan 09 15:59:17 2006 -0800 |
tree | 1430cbabc0e634c5efceabbe72da426fde8cc5d0 | |
parent | ffbf670f5cd50501a34a5187981460da2216071e [diff] |
[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>