diff options
author | Vadim Bendebury <vbendeb@chromium.org> | 2014-10-13 15:51:48 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-10-14 02:18:15 +0200 |
commit | 56193274ef54265afc93fd282655836595fcff9d (patch) | |
tree | 05dc4d337a365980b9a5f88f3ee20c74308b1ddf /fs/ext2 | |
parent | de4c924c265049e576036d1ee6fc9dfefeb5ae87 (diff) | |
download | linux-56193274ef54265afc93fd282655836595fcff9d.tar.bz2 |
checkpatch: allow optional shorter config descriptions
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@chromium.org>
Acked-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ext2')
0 files changed, 0 insertions, 0 deletions