commit | 46b958eb808b73a232efc962e730faffe7cff5c5 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Mon Apr 28 02:16:35 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Apr 28 08:58:48 2008 -0700 |
tree | a2957b555a3c9dd38f86d595241026f5360c5f55 | |
parent | 94dc7ad5502e7d74e2fd74651743f5f1773aa1fe [diff] |
kernel-doc: detect trailing kernel-doc line trash Print a warning when a kernel-doc comment block ends with text on the same line as the ending comment characters, e.g.: * this text is lost. */ 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>