[coreboot-gerrit] Change in coreboot[master]: checkpatch: Ignore marcos with flow control

Philipp Deppenwiese (Code Review) gerrit at coreboot.org
Mon Apr 16 17:36:17 CEST 2018


Philipp Deppenwiese has uploaded this change for review. ( https://review.coreboot.org/25686


Change subject: checkpatch: Ignore marcos with flow control
......................................................................

checkpatch: Ignore marcos with flow control

Change-Id: I0e10dc81740945f2d0dd16aac7189b2a937bf2f6
Signed-off-by: zaolin <zaolin at das-labor.org>
---
M .checkpatch.conf
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/86/25686/1

diff --git a/.checkpatch.conf b/.checkpatch.conf
index c53fe35..4852e53 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -17,6 +17,7 @@
 --ignore CONFIG_DESCRIPTION
 --ignore MISSING_SPACE
 --ignore CORRUPTED_PATCH
+--ignore MACRO_WITH_FLOW_CONTROL
 
 # 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/25686
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0e10dc81740945f2d0dd16aac7189b2a937bf2f6
Gerrit-Change-Number: 25686
Gerrit-PatchSet: 1
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180416/7610a4c7/attachment.html>


More information about the coreboot-gerrit mailing list