Change in osmo-ci[master]: lint/checkpatch: ignore csn1_(enc|dec).c files in osmo-pcu.git

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

fixeria gerrit-no-reply at lists.osmocom.org
Wed Oct 20 18:26:59 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ci/+/25851 )

Change subject: lint/checkpatch: ignore csn1_(enc|dec).c files in osmo-pcu.git
......................................................................

lint/checkpatch: ignore csn1_(enc|dec).c files in osmo-pcu.git

Change-Id: I5f8c83e3a8b9f5280779d6a6cf0736b9d3f4e958
Related: I7d1b1f7e6d7f89b052b3fd73a960419bb2673020
---
M lint/checkpatch/checkpatch_osmo.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



diff --git a/lint/checkpatch/checkpatch_osmo.sh b/lint/checkpatch/checkpatch_osmo.sh
index 568f9b2..91e9abe 100755
--- a/lint/checkpatch/checkpatch_osmo.sh
+++ b/lint/checkpatch/checkpatch_osmo.sh
@@ -23,6 +23,7 @@
 	osmo-pcu)
 		# Imported code
 		echo '--exclude ^src/csn1.(c|h)$'
+		echo '--exclude ^src/csn1_(enc|dec).c$'
 		echo '--exclude ^src/gsm_rlcmac.(c|h)$'
 		;;
 	esac

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ci/+/25851
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I5f8c83e3a8b9f5280779d6a6cf0736b9d3f4e958
Gerrit-Change-Number: 25851
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211020/95149e78/attachment.htm>


More information about the gerrit-log mailing list