Skip to content

Commit

Permalink
checkpatch: do not check for min_t/max_t
Browse files Browse the repository at this point in the history
We do not provide these.

Change-Id: Ic2f7ba86a7a63753e6da623b6f1267405875375c
Signed-off-by: Benjamin Walsh <[email protected]>
  • Loading branch information
benwrs committed Sep 13, 2016
1 parent f5c5f36 commit 7280377
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .checkpatch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,6 @@
--ignore AVOID_EXTERNS
--ignore NETWORKING_BLOCK_COMMENT_STYLE
--ignore DATE_TIME
--ignore MINMAX
--exclude ext
--exclude net/ip/contiki

0 comments on commit 7280377

Please sign in to comment.