<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/24919">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  pespin: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve; Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lint: ignore PREFER_FALLTHROUGH<br><br>Related: OS#5087<br>Change-Id: I373a231cf08fd23312ad9a85d8e2855a736e331a<br>---<br>M lint/checkpatch/checkpatch_osmo.sh<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></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 1932c03..7ee8ed6 100755</span><br><span>--- a/lint/checkpatch/checkpatch_osmo.sh</span><br><span>+++ b/lint/checkpatch/checkpatch_osmo.sh</span><br><span>@@ -20,6 +20,7 @@</span><br><span> # * INITIALISED_STATIC: we use this, see also http://lkml.iu.edu/hypermail/linux/kernel/0808.1/2235.html</span><br><span> # * LINE_CONTINUATIONS: false positives</span><br><span> # * LINE_SPACING: we don't always put a blank line after declarations</span><br><span style="color: hsl(120, 100%, 40%);">+# * PREFER_FALLTHROUGH: pseudo keyword macro "fallthrough" is not defined in libosmocore</span><br><span> # * REPEATED_WORD: false positives in doxygen descriptions (e.g. '\param[in] data Data passed through...')</span><br><span> # * SPDX_LICENSE_TAG: we don't place it on line 1</span><br><span> # * SPLIT_STRING: we do split long messages over multiple lines</span><br><span>@@ -42,6 +43,7 @@</span><br><span>        --ignore INITIALISED_STATIC \</span><br><span>        --ignore LINE_CONTINUATIONS \</span><br><span>        --ignore LINE_SPACING \</span><br><span style="color: hsl(120, 100%, 40%);">+       --ignore PREFER_FALLTHROUGH \</span><br><span>        --ignore REPEATED_WORD \</span><br><span>     --ignore SPDX_LICENSE_TAG \</span><br><span>  --ignore SPLIT_STRING \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/24919">change 24919</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/+/24919"/><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: I373a231cf08fd23312ad9a85d8e2855a736e331a </div>
<div style="display:none"> Gerrit-Change-Number: 24919 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>