summaryrefslogtreecommitdiff
path: root/include/linux/moduleparam.h
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2009-06-13 03:46:56 (GMT)
committerRusty Russell <rusty@rustcorp.com.au>2009-06-12 12:16:57 (GMT)
commitd2c123c27db841c6c11a63de9c144823d2b1ba76 (patch)
treeee9de1ca10681c1f632020783e8a31ec61f35c4e /include/linux/moduleparam.h
parent45fcc70c0b6ee0c508e1fdb5fef735c3546803f4 (diff)
downloadlinux-fsl-qoriq-d2c123c27db841c6c11a63de9c144823d2b1ba76.tar.xz
module_param: add __same_type convenience wrapper for __builtin_types_compatible_p
Impact: new API __builtin_types_compatible_p() is a little awkward to use: it takes two types rather than types or variables, and it's just damn long. (typeof(type) == type, so this works on types as well as vars). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions