laforge submitted this change.
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(-)
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 change 39202. To unsubscribe, or for help writing mail filters, visit settings.