checkpatch: don't test for prefer ether_addr_<foo>
authorJoe Perches <joe@perches.com>
Sat, 10 Sep 2016 10:34:21 +0000 (20:34 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sat, 10 Sep 2016 10:34:21 +0000 (20:34 +1000)
commit6998894d9d9a495876d09f9cf09af74a65b9f4ab
treedf9f87a7131bb2ce0826367018f750081caec7a5
parent22526944c28b145c752e4f7053e521227c7cdafa
checkpatch: don't test for prefer ether_addr_<foo>

< sigh > Comment these tests out.

These are just too enticing to people that don't verify that
both source and dest addresses really must be __aligned(2).

It helps make Dan Carpenter happy too.

Link: http://lkml.kernel.org/r/dc32ec66d24647f4cdf824c8dfbbc59aa7ce7b7d.1472665676.git.joe@perches.com
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Greg <gvrose8192@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl
This page took 0.025179 seconds and 5 git commands to generate.