Home
last modified time | relevance | path

Searched hist:a21217daae8ce6e841e33d4a2bb24026723cb21d (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dkernel-docdiff a21217daae8ce6e841e33d4a2bb24026723cb21d Sat Feb 10 10:46:04 CET 2007 Randy Dunlap <randy.dunlap@oracle.com> [PATCH] kernel-doc: fix some odd spacing issues

- in man and text mode output, if the function return type is empty (like it
is for macros), don't print the return type and a following space; this
fixes an output malalignment;

- in the function short description, strip leading, trailing, and multiple
embedded spaces (to one space); this makes function name/description output
spacing consistent;

- fix a comment typo;

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>