osmith has uploaded this change for review.
checkpatch.conf: ignore rspro generated files
Change-Id: I6e5d57f6669f7d1aff00898f1375843b53cd9b9f
---
A .checkpatch.conf
1 file changed, 11 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/63/33763/1
diff --git a/.checkpatch.conf b/.checkpatch.conf
new file mode 100644
index 0000000..b060a3b
--- /dev/null
+++ b/.checkpatch.conf
@@ -0,0 +1,2 @@
+--exclude ^src/rspro/.*\.c$
+--exclude ^include/osmocom/rspro/.*\.h$
To view, visit change 33763. To unsubscribe, or for help writing mail filters, visit settings.