From: Chuck Ebbert <76306.1226@compuserve.com> Date: Mon, 9 Jan 2006 23:59:17 +0000 (-0800) Subject: [PATCH] mutex subsystem, add typecheck_fn(type, function) X-Git-Tag: v2.6.16-rc1~655^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=711a660dc2064013a2b0167ee67389707fc9cac3;p=pandora-kernel.git [PATCH] mutex subsystem, add typecheck_fn(type, function) add typecheck_fn(type, function) to do type-checking of function pointers. Modified-by: Ingo Molnar (made it typeof() based, instead of typedef based.) Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed