aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_buffer.c
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2021-11-26 08:16:01 +0000
committerGreg Kroah-Hartman <[email protected]>2021-11-26 15:27:43 +0000
commitcbb68f91995001c79a9b89dcf6a25d22c7b92872 (patch)
treeb9763a70fd7add239612ba22e75e3e1b101034c4 /drivers/tty/tty_buffer.c
parenttty: reformat kernel-doc in tty_io.c (diff)
downloadkernel-cbb68f91995001c79a9b89dcf6a25d22c7b92872.tar.gz
kernel-cbb68f91995001c79a9b89dcf6a25d22c7b92872.zip
tty: reformat kernel-doc in tty_ldisc.c
Kernel-doc is a bit strict about some formatting. So fix these: 1) When there is a tab in comments, it thinks the line is a continuation one. So the description of the functions end up as descriptions of the last parameter described. Remove the tabs. 2) Remove newlines before parameters description and after the comments. This was not wrong per se, only inconsistent with the rest of the file. 3) Add periods to the end of sentences where appropriate. 4) Add "()" to function names and "%" to constants, so that they are properly highlighted. Signed-off-by: Jiri Slaby <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/tty_buffer.c')
0 files changed, 0 insertions, 0 deletions