diff options
author | Yacine Belkadi <yacine.belkadi.1@gmail.com> | 2012-11-26 16:22:27 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-11-27 15:09:35 -0500 |
commit | 4092bac77131048b8f69cb1f939326c55d93709f (patch) | |
tree | d6ef89dcde5b3ad99b27e27b1d51ef2bbff217f8 /net/mac80211 | |
parent | e65fe5a91404af97a7a487e6c7606fb5e3807d7d (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 <yacine.belkadi.1@gmail.com>
Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions