Browse Source

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 <jukka.rissanen@linux.intel.com>
pull/3/head
Jukka Rissanen 9 years ago committed by Anas Nashif
parent
commit
a7e8bd6845
  1. 1
      .checkpatch.conf

1
.checkpatch.conf

@ -19,4 +19,3 @@ @@ -19,4 +19,3 @@
--ignore CONST_STRUCT
--ignore FILE_PATH_CHANGES
--exclude ext
--exclude net/ip/contiki

Loading…
Cancel
Save