mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 07:18:49 +08:00
8b3862d19b
Remove unnecessary parentheses around case labels in switch statements for power management callback functions. This fixes checkpatch style violations for case statement formatting. Signed-off-by: Huang Qi <huangqi3@xiaomi.com>