diff options
| author | Jiri Slaby (SUSE) <[email protected]> | 2024-01-22 12:04:00 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2024-01-27 18:08:55 -0800 |
| commit | 60234365aee22c9ac576491f787f20a17279d28e (patch) | |
| tree | d4d69680d34cdaad22c1f20798ee2082d851887c /tools/perf/scripts/python | |
| parent | d1e2221644c490a73d2968fe316f0af170e0ebcf (diff) | |
tty: vt: fix up kernel-doc
selection.c and vt.c still uses tabs in the kernel-doc. This misrenders the
functions in the output -- sphinx misinterprets the description. So
remove these tabs, incl. those around dashes.
'enum' keyword is needed before enum names. Fix that.
Superfluous \n after the comments are also removed. They are not
completely faulty, but this unifies all the kernel-doc in the files.
Finally fix up the cross references.
Signed-off-by: "Jiri Slaby (SUSE)" <[email protected]>
Reviewed-by: Randy Dunlap <[email protected]>
Tested-by: Helge Deller <[email protected]> # parisc STI console
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions