diff --git a/.checkpatch.conf b/.checkpatch.conf index f147ba3..204bbdc 100644 --- a/.checkpatch.conf +++ b/.checkpatch.conf @@ -2,7 +2,7 @@ --no-tree --summary-file --show-types ---max-line-length=80 +--max-line-length=100 --min-conf-desc-length=1 --ignore BRACES