hc
2024-05-14 bedbef8ad3e75a304af6361af235302bcc61d06b
kernel/drivers/input/mouse/cyapa_gen3.c
....@@ -1067,7 +1067,7 @@
10671067 return error;
10681068 }
10691069
1070
- /* Fallthrough state */
1070
+ fallthrough;
10711071 case CYAPA_STATE_BL_IDLE:
10721072 /* Try to get firmware version in bootloader mode. */
10731073 cyapa_gen3_bl_query_data(cyapa);
....@@ -1078,7 +1078,7 @@
10781078 return error;
10791079 }
10801080
1081
- /* Fallthrough state */
1081
+ fallthrough;
10821082 case CYAPA_STATE_OP:
10831083 /*
10841084 * Reading query data before going back to the full mode