Searched hist:"1 f3a66889c4c80c821f3eadf899c140e91452f8e" (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ |
H A D | kernel-doc | diff 1f3a66889c4c80c821f3eadf899c140e91452f8e Sun Sep 12 00:55:12 CEST 2010 Johannes Berg <johannes.berg@intel.com> 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>
|