<p>Patrick Georgi would like Martin Roth to <strong>review</strong> this change.</p><p><a href="https://review.coreboot.org/26695">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">checkpatch: exclude util/crossgcc/patches<br><br>These files are supposed to contain trailing whitespace due to the patch<br>format.<br><br>Change-Id: I8816c05ea703964a332915a0675096836957b242<br>Signed-off-by: Patrick Georgi <pgeorgi@chromium.org><br>---<br>M util/gitconfig/pre-commit<br>M util/lint/lint-007-checkpatch<br>2 files changed, 3 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/26695/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/gitconfig/pre-commit b/util/gitconfig/pre-commit</span><br><span>index 2aed957..e48d2e1 100755</span><br><span>--- a/util/gitconfig/pre-commit</span><br><span>+++ b/util/gitconfig/pre-commit</span><br><span>@@ -24,5 +24,6 @@</span><br><span> if printf "%s\n" "$PATCHDIFF" | grep -q "@@"; then</span><br><span>      echo</span><br><span>         echo "Running checkpatch"</span><br><span style="color: hsl(0, 100%, 40%);">-     printf "%s\n" "$PATCHDIFF" | util/lint/checkpatch.pl --no-signoff -q -</span><br><span style="color: hsl(120, 100%, 40%);">+    printf "%s\n" "$PATCHDIFF" | util/lint/checkpatch.pl --no-signoff \</span><br><span style="color: hsl(120, 100%, 40%);">+               -q - --exclude=util/crossgcc/patches</span><br><span> fi</span><br><span>diff --git a/util/lint/lint-007-checkpatch b/util/lint/lint-007-checkpatch</span><br><span>index 2e451cb..8c3b05a 100755</span><br><span>--- a/util/lint/lint-007-checkpatch</span><br><span>+++ b/util/lint/lint-007-checkpatch</span><br><span>@@ -21,6 +21,7 @@</span><br><span> </span><br><span> EXCLUDED_DIRS="^payloads/libpayload/util/kconfig\|\</span><br><span> ^payloads/libpayload/curses/PDCurses\|\</span><br><span style="color: hsl(120, 100%, 40%);">+^util/crossgcc/patches\|\</span><br><span> ^util/kconfig\|\</span><br><span> ^src/vendorcode\|\</span><br><span> ^Documentation"</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26695">change 26695</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26695"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I8816c05ea703964a332915a0675096836957b242 </div>
<div style="display:none"> Gerrit-Change-Number: 26695 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>