commit | 890c78c2d681a8dc89c78eb9177990cad3a77dc3 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Sat Oct 25 17:06:43 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 26 16:32:09 2008 -0700 |
tree | 1d3b6ba606a5c029f6442bd89213147010c6ba5c | |
parent | 7eea5b897eb6bbb79d7e6e398f4fbb61fcee57c7 [diff] |
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>