diff options
author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-11-07 13:56:57 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-11-30 21:32:30 +0300 |
commit | f9b4dc920d35cca8bf85ecce836ee6d23788e7cf (patch) | |
tree | a6af59de6e9bde9a6cb20272ca82809b300a4afd /MAINTAINERS | |
parent | b7b275e60bcd5f89771e865a8239325f86d9927d (diff) | |
download | linux-f9b4dc920d35cca8bf85ecce836ee6d23788e7cf.tar.xz |
notifier: repair slips in kernel-doc comments
Invoking ./scripts/kernel-doc -none kernel/notifier.c warns:
kernel/notifier.c:71: warning: Excess function parameter 'returns' description in 'notifier_call_chain'
kernel/notifier.c:119: warning: Function parameter or member 'v' not described in 'notifier_call_chain_robust'
These two warning are easy to fix, as they are just due to some minor slips
that makes the comment not follow kernel-doc's syntactic expectation.
Fix those minor slips in kernel-doc comments for make W=1 happiness.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions