Files
openocd/src
Antonio Borneo d10c839596 openocd: align switch and case statements
The coding style requires the 'case' to be at the same indentation
level of its 'switch' statement.

Align the code accordingly.

No changes are reported by
	git log -p -w --ignore-blank-lines --patience

Change-Id: I2a4c33f12506e898e1efbbfd711cc5834d81dda1
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/9009
Tested-by: jenkins
2025-09-06 08:28:00 +00:00
..
2025-09-06 08:19:09 +00:00
2023-05-18 10:13:41 +00:00