Skip to content

Commit ed9cf6d

Browse files
borneoatom-van
authored andcommitted
checkpatch: enable check for switch/case alignment
Now that the whole code is aligned with the coding style, enforce the check through checkpatch. Change-Id: Ie74ed98c5dfa61978d5551b60eb90acf746a3cc5 Signed-off-by: Antonio Borneo <[email protected]> Reviewed-on: https://review.openocd.org/c/openocd/+/9057 Reviewed-by: Tomas Vanek <[email protected]> Tested-by: jenkins
1 parent 18734bc commit ed9cf6d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.checkpatch.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,5 @@
2323
--ignore PREFER_KERNEL_TYPES
2424
--ignore SPLIT_STRING
2525
--ignore SSCANF_TO_KSTRTO
26-
--ignore SWITCH_CASE_INDENT_LEVEL
2726
--ignore TRACING_LOGGING
2827
--ignore VOLATILE

0 commit comments

Comments
 (0)