commit | cd87c4e3ef7cbd554d17e9676b8bb223ea2e2748 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Mon Jan 15 08:47:05 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 19 15:49:33 2018 -0500 |
tree | f89b54a07ac298dddb2408bbcf5c9d645e41484f | |
parent | 7dd97af52309364f7ec8305a86507ad86e524b62 [diff] |
checkpatch: Ignore 'short' Kconfig help entries A 2 line help entry for a new Kconfig entry is, at this time, sufficient in some cases, so lets drop that warning for now. Signed-off-by: Tom Rini <trini@konsulko.com>