X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=.checkpatch.conf;h=d88af57129a82cf1b8cf772e9ca02d7c7a20efbb;hb=f399f63647033d59d1c029b6ad9ddb48a2a19f9e;hp=38386b354dadd99596a4b3efcb9d97d24508412c;hpb=e3e2d0095341407b939f6fef9da7c9ac29eff827;p=u-boot diff --git a/.checkpatch.conf b/.checkpatch.conf index 38386b354d..d88af57129 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -15,3 +15,6 @@ # enable more tests --strict + +# Not Linux, so we don't recommend usleep_range() over udelay() +--ignore USLEEP_RANGE