From a7e8bd6845ec1da953e7df3193f3fc27cc21766b Mon Sep 17 00:00:00 2001 From: Jukka Rissanen Date: Tue, 7 Feb 2017 17:00:47 +0200 Subject: [PATCH] checkpatch: Remove reference to legacy IP stack Old uIP based legacy IP stack is no longer there so it can be removed from checkpatch conf file. Change-Id: I2a17391f9cc8c0f8f8b81d520be1db8e2e8608f7 Signed-off-by: Jukka Rissanen --- .checkpatch.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/.checkpatch.conf b/.checkpatch.conf index 3dee8dcde4c..412a3197dae 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -19,4 +19,3 @@ --ignore CONST_STRUCT --ignore FILE_PATH_CHANGES --exclude ext ---exclude net/ip/contiki