Re: [PATCH] checkpatch: stop worrying about include/asm/

2016-12-20 Thread Joe Perches
On Tue, 2016-12-20 at 20:09 +0100, Paul Bolle wrote: > include/asm/ got removed in v1.1.45. Two decades later it's about time > to stop worrying whether patches still touch it. > > Signed-off-by: Paul Bolle > --- > Lightly tested. > > scripts/checkpatch.pl | 5 - > 1 file changed, 5 deletio

[PATCH] checkpatch: stop worrying about include/asm/

2016-12-20 Thread Paul Bolle
include/asm/ got removed in v1.1.45. Two decades later it's about time to stop worrying whether patches still touch it. Signed-off-by: Paul Bolle --- Lightly tested. scripts/checkpatch.pl | 5 - 1 file changed, 5 deletions(-) diff --git a/scripts/checkpatch.pl b/scripts/checkpatch.pl index