diff options
author | Randy Dunlap <[email protected]> | 2013-11-06 13:18:32 -0800 |
---|---|---|
committer | Jiri Kosina <[email protected]> | 2013-12-02 14:44:51 +0100 |
commit | 48807e17101773117e36916f767fc12018e0eb21 (patch) | |
tree | 6fcd802ad551d82132da1bcea095435390fe6524 /include/linux/fpga/fpga-mgr.h | |
parent | 066602943521d64f8ac5e6824fdd91580024b44d (diff) |
scripts/kernel-doc: make unknown function prototype a Warning instead of an Error
When scripts/kernel-doc cannot understand a function prototype,
it had been generating a fatal error and stopping immediately.
Make this a Warning instead of an Error and keep going.
Note that this can happen if the kernel-doc notation that is being
parsed is not actually a function prototype; maybe it's a struct or
something else, so I added "function" to the warning message to try
to make it clearer that scripts/kernel-doc is looking for a function
prototype here.
Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Mark Brown <[email protected]>
Acked-by: Rob Landley <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions