checkpatch: do not check for min_t/max_t
We do not provide these. Change-Id: Ic2f7ba86a7a63753e6da623b6f1267405875375c Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
This commit is contained in:
parent
f5c5f362a7
commit
7280377ae1
|
@ -15,5 +15,6 @@
|
|||
--ignore AVOID_EXTERNS
|
||||
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
||||
--ignore DATE_TIME
|
||||
--ignore MINMAX
|
||||
--exclude ext
|
||||
--exclude net/ip/contiki
|
||||
|
|
Loading…
Reference in a new issue