Re: [PATCH] powerpc: Add a checkpatch wrapper with our preferred settings

2018-07-30 Thread Russell Currey
On Wed, 2018-07-25 at 00:03 +1000, Michael Ellerman wrote: > This makes it easy to run checkpatch with settings that we have > agreed > on (bwhahahahah). > > Usage is eg: > > $ ./arch/powerpc/tools/checkpatch.sh -g origin/master.. > > To check all commits since origin/master. > > Signed-off-b

[PATCH] powerpc: Add a checkpatch wrapper with our preferred settings

2018-07-24 Thread Michael Ellerman
This makes it easy to run checkpatch with settings that we have agreed on (bwhahahahah). Usage is eg: $ ./arch/powerpc/tools/checkpatch.sh -g origin/master.. To check all commits since origin/master. Signed-off-by: Michael Ellerman --- arch/powerpc/tools/checkpatch.sh | 21 +