commit | 5fe3af119bed58d240e2097fe76f322ab51902d7 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Tue Jan 06 14:41:18 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jan 06 15:59:15 2009 -0800 |
tree | 6b0c8b5f9bf1fc78d0c3f1208da641031a51df4b | |
parent | 383099fd636deacf698b91b4c96d0d6d01e6dc79 [diff] |
checkpatch: __weak is an official attribute Add __weak as an official attribute. This tends to be used in a location where the automated attribute detector misses it. Signed-off-by: Andy Whitcroft <apw@shadowen.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>