]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: warn on unnecessary __dev<foo> section markings
authorJoe Perches <joe@perches.com>
Wed, 20 Feb 2013 02:15:34 +0000 (13:15 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 20 Feb 2013 05:53:20 +0000 (16:53 +1100)
commite984de29d3324742979a1a74aa5e2b919c39c153
tree5ceebd6091b462f58829650432913d588eec1782
parentdd30e02141ac5989bdd8e57d2d7d44854d6ce350
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>
scripts/checkpatch.pl