<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/24962">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lint: exclude kdf, milenage for libosmocore<br><br>Imported code that doesn't follow our guidelines (e.g. spaces used<br>instead of tabs).<br><br>Related: OS#5087<br>Change-Id: Iccf59d66f35ede9710258faf9d4257584214bb17<br>---<br>M lint/checkpatch/checkpatch_osmo.sh<br>1 file changed, 4 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/62/24962/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/lint/checkpatch/checkpatch_osmo.sh b/lint/checkpatch/checkpatch_osmo.sh</span><br><span>index 88f0b2d..e88688a 100755</span><br><span>--- a/lint/checkpatch/checkpatch_osmo.sh</span><br><span>+++ b/lint/checkpatch/checkpatch_osmo.sh</span><br><span>@@ -4,6 +4,8 @@</span><br><span> # Excluded paths:</span><br><span> # * \.(ok|err)$: stdout and stderr of regression tests</span><br><span> # * ^lint/checkpatch/: so it does not warn about spelling errors in spelling.txt :)</span><br><span style="color: hsl(120, 100%, 40%);">+# * ^src/gsm/kdf/: libosmocore: imported code</span><br><span style="color: hsl(120, 100%, 40%);">+# * ^src/gsm/milenage/: libosmocore: imported code</span><br><span> </span><br><span> # Ignored checks:</span><br><span> # * ASSIGN_IN_IF: not followed (e.g. 'if ((u8 = gsup_msg->cause))')</span><br><span>@@ -31,6 +33,8 @@</span><br><span> $SCRIPT_DIR/checkpatch.pl \</span><br><span>         --exclude '\.(ok|err)$' \</span><br><span>    --exclude '^lint/checkpatch/' \</span><br><span style="color: hsl(120, 100%, 40%);">+       --exclude '^src/gsm/kdf/' \</span><br><span style="color: hsl(120, 100%, 40%);">+   --exclude '^src/gsm/milenage/' \</span><br><span>     --ignore ASSIGN_IN_IF \</span><br><span>      --ignore AVOID_EXTERNS \</span><br><span>     --ignore BLOCK_COMMENT_STYLE \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/24962">change 24962</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.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://gerrit.osmocom.org/c/osmo-ci/+/24962"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iccf59d66f35ede9710258faf9d4257584214bb17 </div>
<div style="display:none"> Gerrit-Change-Number: 24962 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>