X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=.checkpatch.conf;h=35167e12015b202a910be77ed075af4dd8425b12;hb=1aaa7b6d14b7c2396897e2771093a1e6c2b12f65;hp=d88af57129a82cf1b8cf772e9ca02d7c7a20efbb;hpb=1d766c419e6666d2e06c3b419b65c98fbc621a09;p=karo-tx-uboot.git diff --git a/.checkpatch.conf b/.checkpatch.conf index d88af57129..35167e1201 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -18,3 +18,6 @@ # Not Linux, so we don't recommend usleep_range() over udelay() --ignore USLEEP_RANGE + +# Ignore networking block comment style +--ignore NETWORKING_BLOCK_COMMENT_STYLE