diff options
author | 2020-11-04 23:34:59 +0300 | |
---|---|---|
committer | 2020-11-09 13:46:58 +0100 | |
commit | 24389b610be31536328c655ae0a2cb0ef94be2c8 (patch) | |
tree | 57f7eb1b2064b23f82a52294bea72b0ac8692748 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | module: only handle errors with the *switch* statement in module_sig_check() (diff) | |
download | linux-dev-24389b610be31536328c655ae0a2cb0ef94be2c8.tar.xz linux-dev-24389b610be31536328c655ae0a2cb0ef94be2c8.zip |
module: fix up 'kernel-doc' comments
Some 'kernel-doc' function comments do not fully comply with the specified
format due to:
- missing () after the function name;
- "RETURNS:"/"Returns:" instead of "Return:" when documenting the function's
result.
- empty line before describing the function's arguments.
Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions