X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=.checkpatch.conf;h=35167e12015b202a910be77ed075af4dd8425b12;hp=d88af57129a82cf1b8cf772e9ca02d7c7a20efbb;hb=36ba4f461f1ad0f55b2c2f6e46a38aee656884e2;hpb=fed029f3c31b7d5df674b5090a13356b631918c7 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