[coreboot-gerrit] Change in coreboot[master]: .checkpatch.conf: Ignore CORRUPTED_PATCH lint

Jonathan Neuschäfer (Code Review) gerrit at coreboot.org
Sat Oct 28 02:06:52 CEST 2017


Jonathan Neuschäfer has uploaded this change for review. ( https://review.coreboot.org/22202


Change subject: .checkpatch.conf: Ignore CORRUPTED_PATCH lint
......................................................................

.checkpatch.conf: Ignore CORRUPTED_PATCH lint

This lint makes changes in autoport uncommitable.

TODO: example

Change-Id: Id854ebcef11d8188aea707b8f3e988c704721bf5
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
---
M .checkpatch.conf
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/22202/1

diff --git a/.checkpatch.conf b/.checkpatch.conf
index 62cc5d5..c53fe35 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -16,6 +16,7 @@
 --ignore VOLATILE
 --ignore CONFIG_DESCRIPTION
 --ignore MISSING_SPACE
+--ignore CORRUPTED_PATCH
 
 # FILE_PATH_CHANGES seems to not be working correctly. It will
 # choke on added / deleted files even if the MAINTAINERS file

-- 
To view, visit https://review.coreboot.org/22202
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id854ebcef11d8188aea707b8f3e988c704721bf5
Gerrit-Change-Number: 22202
Gerrit-PatchSet: 1
Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer at gmx.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20171028/4908e98b/attachment.html>


More information about the coreboot-gerrit mailing list