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

Keller, Jacob E jacob.e.keller at intel.com
Wed Sep 24 11:16:54 PDT 2014


Sorry for the delay here! Thanks for the patch :)

I've pushed this to devel, with one slight change to the patch comment,
instead of using the full sha1, I used 12 digits and the subject, so
that it can be more easily seen what the commit was about in the message
here.

I'm also working on extending the configuration on the email side into
aiaiai-test-patchset. I think I will make checkpatch the default again,
and add no* options to turn off features as well.

Thanks for pointing this out!

Regards,
Jake

On Wed, 2014-09-17 at 17:08 -0700, Brian Norris wrote:
> 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




More information about the aiaiai mailing list