Home
last modified time | relevance | path

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

/linux/scripts/
H A Dkernel-docdiff 1d7e1d4517f11ebeb80f92e227c8fdbc3215385c Sat Jul 01 13:36:34 CEST 2006 Randy.Dunlap <rdunlap@xenotime.net> [PATCH] kernel-doc: consistent text/man mode output

Add a space between data type and struct field name in man-mode
bitfield struct output so that they don't run together.

For text-mode struct output, print the struct 'purpose' or
short description (as done in man-mode output).

For text-mode enum output, print the enum 'purpose' or
short description (as done in man-mode output).

For text-mode typedef output, print the typedef 'purpose' or
short description (as done in man-mode output).

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>