Re: [PATCH v4] checkpatch: allow optional shorter config descriptions

From: Joe Perches
Date: Thu Sep 04 2014 - 17:16:15 EST


On Thu, 2014-09-04 at 14:13 -0700, Vadim Bendebury wrote:
> This script is used by many other projects, and in some of them the
> requirement of at least 4 line long description for all Kconfig items
> is excessive. This patch adds a command line option to control the
> required minimum length.
>
> Tested running this script over a patch including a two line config
> description. The script generated a warning when invoked as is, and
> did not generate it when invoked with --min-conf-desc-length=2.
>
> Signed-off-by: Vadim Bendebury <vbendeb@xxxxxxxxxxxx>
> ---
>
> Changes in v4:
> - added the missing trailing semicolon. Re-tested to verify that it
> still works as expected.

Acked-by: Joe Perches <joe@xxxxxxxxxxx>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/