git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffbf670
)
[PATCH] mutex subsystem, add typecheck_fn(type, function)
author
Chuck Ebbert
<76306.1226@compuserve.com>
Mon, 9 Jan 2006 23:59:17 +0000
(15:59 -0800)
committer
Ingo Molnar
<mingo@hera.kernel.org>
Mon, 9 Jan 2006 23:59:17 +0000
(15:59 -0800)
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>
No differences found