commit | 56e77d709df72eefe50ce97a701bd2d5614d0009 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Thu Feb 21 16:44:14 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 21 17:22:26 2013 -0800 |
tree | 6aaed6701b4dc7db919dd345afb9181466fbd277 | |
parent | dc1393130b026908c54d4538abbb5c2badbfabbe [diff] |
checkpatch: warn on unnecessary __dev<foo> section markings Get people to stop adding __devinit and __devexit section markings. Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Andy Whitcroft <apw@canonical.com> Cc: Greg KH <greg@kroah.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>