Files
sw_openocd/src/target
Antonio Borneo ddef9cf73b target: 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.

While there:
- add space around the operators;
- drop useless empty line.

Skip all riscv code, as it is going to be updated soon from the
external fork.

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

Change-Id: I2691dfdd2b6734143e14160b46183623e9773539
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/9051
Tested-by: jenkins
2025-09-06 11:41:33 +00:00
..
2025-09-06 11:41:33 +00:00
2025-02-16 16:24:41 +00:00
2022-09-13 22:13:58 +00:00
2024-06-23 09:30:43 +00:00
2024-06-23 09:30:43 +00:00
2022-09-13 22:13:58 +00:00
2025-09-06 11:41:33 +00:00
2022-09-13 22:13:58 +00:00
2025-08-02 12:59:33 +00:00
2025-06-07 08:15:30 +00:00