diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2021-03-02 01:25:51 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-03-07 03:36:53 +0300 |
commit | a6c67fee9cf09552a6d37724a91e1183a06a79cb (patch) | |
tree | bea71c3690574bfabc8a3028792db0c1420b6291 /Documentation/filesystems/api-summary.rst | |
parent | 26bea42771c553f1b0dddb48875688f0e85477a4 (diff) | |
download | linux-a6c67fee9cf09552a6d37724a91e1183a06a79cb.tar.xz |
fs: eventpoll: fix comments & kernel-doc notation
Use the documented kernel-doc format for function Return: descriptions.
Begin constant values in kernel-doc comments with '%'.
Remove kernel-doc "/**" from 2 functions that are not documented with
kernel-doc notation.
Fix typos, punctuation, & grammar.
Also fix a few kernel-doc warnings:
../fs/eventpoll.c:1883: warning: Function parameter or member 'ep' not described in 'ep_loop_check_proc'
../fs/eventpoll.c:1883: warning: Excess function parameter 'priv' description in 'ep_loop_check_proc'
../fs/eventpoll.c:1932: warning: Function parameter or member 'ep' not described in 'ep_loop_check'
../fs/eventpoll.c:1932: warning: Excess function parameter 'from' description in 'ep_loop_check'
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/api-summary.rst')
0 files changed, 0 insertions, 0 deletions