checkpatch: prevent stupid complaints about description title

Let's not force the linux kernel description format on cherry picked
patchs, especially since this check sometimes gets false positive, and
since this formwat is not used in the ec codebase.

BRANCH=none
BUG=none
TEST=no more annoying error reports on cherry-picked patches

Change-Id: I903bb87c48998932bc9308245d158f212a57fdd1
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/362074
Reviewed-by: Aseda Aboagye <aaboagye@chromium.org>
Reviewed-by: Bill Richardson <wfrichar@chromium.org>
This commit is contained in:
Vadim Bendebury 2016-07-21 09:24:33 -07:00 committed by chrome-bot
parent ad72d6ba92
commit 7218f8157d
1 changed files with 2 additions and 0 deletions

View File

@ -3,3 +3,5 @@
# Ignore aspects we don't follow here.
--ignore SPLIT_STRING
--ignore GIT_COMMIT_ID