diff options
author | Randy Dunlap <[email protected]> | 2010-03-23 13:35:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2010-03-24 16:31:20 -0700 |
commit | 20072205fcdf7d85cd3101f1f11dfab333c5fd0c (patch) | |
tree | e20211bdc5fcbf0995cb7430fefba9c890d337c0 /lib/debugobjects.c | |
parent | 5e07c2c7301bd2c82e55cf5cbb36f7b5bddeb8e9 (diff) |
scripts/kernel-doc: fix fatal error on function prototype
Fix a fatal error in scripts/kernel-doc when a function signature uses
__init_or_module (just ignore that string):
Error(drivers/base/platform.c:568): cannot understand prototype: 'struct platform_device * __init_or_module platform_create_bundle(struct platform_driver *driver, int (*probe)(struct platform_device *), struct resource *res, unsigned int n_res, const void *data, size_t size) '
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions