osmith has uploaded this change for review.
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 change 28614. To unsubscribe, or for help writing mail filters, visit settings.