[sheepdog] [PATCH v2] Makefile: add target to check coding style
MORITA Kazutaka
morita.kazutaka at lab.ntt.co.jp
Thu Feb 21 09:20:56 CET 2013
At Fri, 8 Feb 2013 15:17:14 +0900,
MORITA Kazutaka wrote:
>
> This enables us to run checkpatch.pl against all the source files with
> 'make check-style'.
>
> Signed-off-by: MORITA Kazutaka <morita.kazutaka at lab.ntt.co.jp>
> ---
> Changes from v1:
> rename CHECK_SYNTAX to CHECK_STYLE
>
>
> Makefile.am | 6 ++++++
> collie/Makefile.am | 3 +++
> include/Makefile.am | 3 +++
> lib/Makefile.am | 3 +++
> sheep/Makefile.am | 3 +++
> sheepfs/Makefile.am | 3 +++
> 6 files changed, 21 insertions(+), 0 deletions(-)
Applied.
More information about the sheepdog
mailing list