diff options
| author | Johannes Berg <[email protected]> | 2010-09-11 22:55:12 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-09-11 23:49:21 +0000 |
| commit | 1f3a66889c4c80c821f3eadf899c140e91452f8e (patch) | |
| tree | d4496076a2b9515714bd64d109df56f3c29a5b68 /scripts/basic/docproc.c | |
| parent | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... (diff) | |
| download | kernel-1f3a66889c4c80c821f3eadf899c140e91452f8e.tar.gz kernel-1f3a66889c4c80c821f3eadf899c140e91452f8e.zip | |
kernel-doc: ignore case when stripping attributes
There are valid attributes that could have upper case letters, but we
still want to remove, like for example
__attribute__((aligned(NETDEV_ALIGN)))
as encountered in the wireless code.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/basic/docproc.c')
0 files changed, 0 insertions, 0 deletions
