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

2014-09-04 Thread Joe Perches
On Wed, 2014-09-03 at 09:32 -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. >

[PATCH] checkpatch: allow optional shorter config descriptions

2014-09-03 Thread Vadim Bendebury
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