Skip to content

Commit 143d94f

Browse files
committed
checkpatch.conf: ignore NEW_TYPEDEFS
In mdadm, we have more flexible apporach to typedefs. Signed-off-by: Mariusz Tkaczyk <[email protected]>
1 parent b988814 commit 143d94f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/tools/.checkpatch.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@
88
--exclude tests
99
--ignore FILE_PATH_CHANGES
1010
--ignore EMAIL_SUBJECT
11+
--ignore NEW_TYPEDEFS

0 commit comments

Comments
 (0)