diff options
author | Johannes Berg <johannes.berg@intel.com> | 2010-09-11 15:55:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-09-11 16:49:21 -0700 |
commit | 1f3a66889c4c80c821f3eadf899c140e91452f8e (patch) | |
tree | d4496076a2b9515714bd64d109df56f3c29a5b68 /scripts/basic | |
parent | 84e1d836ef0759a152578a961894824bde89596f (diff) | |
download | linux-1f3a66889c4c80c821f3eadf899c140e91452f8e.tar.bz2 |
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 <johannes.berg@intel.com>
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions