Skip to content

Commit

Permalink
checkpatch: Remove --ignore BRACES statement
Browse files Browse the repository at this point in the history
Adapt to the latest changes applied to Zephyr.

Signed-off-by: Andrzej Głąbek <[email protected]>
  • Loading branch information
anangl committed Jan 2, 2025
1 parent c7bbffe commit b8faff3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .checkpatch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
--min-conf-desc-length=1
--typedefsfile=scripts/checkpatch/typedefsfile

--ignore BRACES
--ignore PRINTK_WITHOUT_KERN_LEVEL
--ignore SPLIT_STRING
--ignore VOLATILE
Expand Down

0 comments on commit b8faff3

Please sign in to comment.