osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-cbc/+/28614 )
Change subject: checkpatch.conf: ignore sbcap generated files
......................................................................
checkpatch.conf: ignore sbcap generated files
Prepare to add sbcap library in
If76f8619a9b2d46af6d94b8ae49348b8514e53aa.
Change-Id: Icc5150b2c835f8a9c6b584da5e01ab2fd938ee45
---
A .checkpatch.conf
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-cbc refs/changes/14/28614/1
diff --git a/.checkpatch.conf b/.checkpatch.conf
new file mode 100644
index 0000000..ff29c3e
--- /dev/null
+++ b/.checkpatch.conf
@@ -0,0 +1,2 @@
+--exclude ^src/sbcap/(skel|gen)/.*\.(c|h)$
+--exclude ^src/sbcap/.*\.asn$
--
To view, visit
https://gerrit.osmocom.org/c/osmo-cbc/+/28614
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-cbc
Gerrit-Branch: master
Gerrit-Change-Id: Icc5150b2c835f8a9c6b584da5e01ab2fd938ee45
Gerrit-Change-Number: 28614
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange