Skip to content

Commit 5e8905b

Browse files
gmarullmmahadevan108
authored andcommitted
scripts: checkpatch: add NRF_GPIO_Type to typedefs file
So that we do not get false warnings about consistent spacing around '*'. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 56c5b1e commit 5e8905b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/checkpatch/typedefsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ io_rw_32
88
\b[a-zA-Z_][a-zA-Z0-9_]*TypeDef
99
Pwm
1010
FILE
11+
NRF_GPIO_Type

0 commit comments

Comments
 (0)