From: Johannes Berg Date: Sat, 11 Sep 2010 22:55:12 +0000 (-0700) Subject: kernel-doc: ignore case when stripping attributes X-Git-Tag: v2.6.36-rc4~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f3a66889c4c80c821f3eadf899c140e91452f8e;p=pandora-kernel.git 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 Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed