arch/powerpc/tools/checkpatch.sh
0 → 100755
+22
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This makes it easy to run checkpatch with settings that I like. Usage is eg: $ ./arch/powerpc/tools/checkpatch.sh -g origin/master.. To check all commits since origin/master. Signed-off-by:Michael Ellerman <mpe@ellerman.id.au> Reviewed-by:
Russell Currey <ruscur@russell.cc>