[PATCH 2/2] aiaiai-test-patchset: document --checkpatch option

Brian Norris computersforpeace at gmail.com
Wed Sep 17 17:08:00 PDT 2014


commit 33c41203f0c98ad5eca64d413c75c9cda012d6d1 added the --checkpatch,
and disabled its functionality by default. The least we can do is
document it!

Signed-off-by: Brian Norris <computersforpeace at gmail.com>
---
 aiaiai-test-patchset | 1 +
 1 file changed, 1 insertion(+)

diff --git a/aiaiai-test-patchset b/aiaiai-test-patchset
index d65f699c3251..056d47be8ac1 100755
--- a/aiaiai-test-patchset
+++ b/aiaiai-test-patchset
@@ -81,6 +81,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
-- 
1.9.1




More information about the aiaiai mailing list