summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2016-11-07 17:02:07 -0500
committerAnas Nashif <nashif@linux.intel.com>2016-11-11 14:27:39 +0000
commitd654c12f528264a061614c94bdf9a97f071b2d56 (patch)
tree6fd93e17711e263507cd872728c037b82f77eac8
parent0f3d5478a882d3355d5e7b97e888080d8d419445 (diff)
checkpatch: ignore file changes
Useless message at least for now that basically ends up in every single gerrit change. Change-Id: I56cea2b1b4e60d696c0ff9496d4464afca8c43ca Signed-off-by: Anas Nashif <anas.nashif@intel.com>
-rw-r--r--.checkpatch.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index 09c581840..f9efc3da7 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -16,5 +16,6 @@
--ignore NETWORKING_BLOCK_COMMENT_STYLE
--ignore DATE_TIME
--ignore MINMAX
+--ignore FILE_PATH_CHANGES
--exclude ext
--exclude net/ip/contiki