]> www.infradead.org Git - users/dedekind/aiaiai.git/commitdiff
aiaiai-test-patchset: document --checkpatch option
authorBrian Norris <computersforpeace@gmail.com>
Thu, 18 Sep 2014 00:08:00 +0000 (17:08 -0700)
committerJacob Keller <jacob.e.keller@intel.com>
Wed, 24 Sep 2014 18:12:55 +0000 (11:12 -0700)
commit 33c41203f0c9 ("aiaiai-test-patchset: make checkpatch optional
like other checkers") added the --checkpatch, and disabled its
functionality by default. The least we can do is document it!

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
aiaiai-test-patchset

index 6642061bef372222a267b0e57abe5d067b2cd2f9..b3ab3f5a17021fedbb370be9f5aeaff3fa199cb2 100755 (executable)
@@ -87,6 +87,7 @@ Options:
       --smatch           check with smatch while building;
       --cppcheck         check with cppcheck while building;
       --coccinelle       check with coccinelle (spatch) while building;
+      --checkpatch       run scripts/checkpatch.pl, if found in the project;
   -Q  --quick-fixes=F    sometimes it is necessary to carry out-of-tree patches
                          like quick build fixes and this option allows to pass
                          an mbox file with quick fixes which will be applied