fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-pcu/+/39202?usp=email )
Change subject: Add .checkpatch.conf, ignore src/gsm_rlcmac.c
......................................................................
Add .checkpatch.conf, ignore src/gsm_rlcmac.c
This file comes from wireshark (originally from Ericsson) and does
not follow the kernel coding style - ignore it.
Change-Id: I91e05f9742aaac6ec61a1668ce3b63e8da52032d
---
A .checkpatch.conf
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/02/39202/1
diff --git a/.checkpatch.conf b/.checkpatch.conf
new file mode 100644
index 0000000..d808861
--- /dev/null
+++ b/.checkpatch.conf
@@ -0,0 +1 @@
+--exclude ^src/gsm_rlcmac.c$
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcu/+/39202?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I91e05f9742aaac6ec61a1668ce3b63e8da52032d
Gerrit-Change-Number: 39202
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>