diff options
author | Yacine Belkadi <[email protected]> | 2012-11-27 21:27:19 +0100 |
---|---|---|
committer | Michal Marek <[email protected]> | 2012-12-06 11:49:28 +0100 |
commit | 9a52aeeb92853167a67225602b9783f3cf4e578e (patch) | |
tree | aa7da70e2e13d085b2c0b7999eef8aff2aa89ab7 /lib/mpi/mpi-inline.h | |
parent | ddf5eabd20c6cc2814fa2c00a1a033776fbc3e44 (diff) |
scripts/kernel-doc: check that non-void fcts describe their return value
If a function has a return value, but its kernel-doc comment doesn't contain a
"Return" section, then emit the following warning:
Warning(file.h:129): No description found for return value of 'fct'
Note: This check emits a lot of warnings at the moment, because many functions
don't have a 'Return' doc section. So until the number of warnings goes
sufficiently down, the check is only performed in verbose mode.
Signed-off-by: Yacine Belkadi <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions