mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 12:20:46 +00:00
nxstyle now checks case labels against their enclosing brace, and the DWC2-derived OTG device drivers align every case label with the switch brace itself, so any change that touches one of these files fails checkpatch on hundreds of pre-existing lines. Indent the switch bodies by two columns as the standard requires and re-wrap the lines that this pushes past the width limit. Whitespace and comment re-flow only; no code changes. Assisted-by: Claude:claude-fable-5 Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com> |
||
|---|---|---|
| .. | ||
| arm | ||
| arm64 | ||
| avr | ||
| ceva | ||
| dummy | ||
| hc | ||
| mips | ||
| misoc | ||
| or1k | ||
| renesas | ||
| risc-v | ||
| sim | ||
| sparc | ||
| tricore | ||
| x86 | ||
| x86_64 | ||
| xtensa | ||
| z16 | ||
| z80 | ||
| CMakeLists.txt | ||
| Kconfig | ||