summaryrefslogtreecommitdiff
path: root/.checkpatch.conf
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2015-10-16 12:52:16 -0400
committerAnas Nashif <anas.nashif@intel.com>2016-02-05 20:24:32 -0500
commite39cf08fbd97900599747fea31bdb2e300998571 (patch)
treea9df9d6ba95e7a92c978f14d615ae1c009878c0c /.checkpatch.conf
parentf6d62ec1bd350e3e92bb5717a2bba146d0e6d304 (diff)
checkpatch: ignore AVOID_EXTERNS
Change-Id: Ief5b4793119e35c15ba7005a47923bffcef12d9b Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Diffstat (limited to '.checkpatch.conf')
-rw-r--r--.checkpatch.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index ed3da2efc..6ab501f21 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -13,3 +13,4 @@
--ignore VOLATILE
--ignore CONFIG_EXPERIMENTAL
--ignore PREFER_KERNEL_TYPES
+--ignore AVOID_EXTERNS