Skip to content

Commit 9f1e4ce

Browse files
committed
[nrf fromlist] scripts: checkpatch: add NRF_GPIO_Type to typedefs file
So that we do not get false warnings about consistent spacing around '*'. Upstream PR #: 80291 Signed-off-by: Gerard Marull-Paretas <[email protected]> (cherry picked from commit b92e11263118494f6a03593a74a8b4d9a25668b4)
1 parent 30285e5 commit 9f1e4ce

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)