]> git.baikalelectronics.ru Git - kernel.git/commit
kernel-doc: allow more whitespace in macros
authorRandy Dunlap <randy.dunlap@oracle.com>
Sun, 26 Oct 2008 00:06:43 +0000 (17:06 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 26 Oct 2008 23:32:09 +0000 (16:32 -0700)
commitd0607477b50432255f1e339e60a498ed840739ad
tree1d3b6ba606a5c029f6442bd89213147010c6ba5c
parent28ada4ac06f915ac309d26a02c47745eac358916
kernel-doc: allow more whitespace in macros

Allow macros that are annotated with kernel-doc to contain whitespace
between the '#' and "define".  It's valid and being used, so allow it.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/kernel-doc