forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-16 50a212ec906f7524620675f0c57357691c26c81f
kernel/drivers/net/wireless/ath/ath9k/ar9002_phy.c
....@@ -119,7 +119,7 @@
119119 aModeRefSel = 2;
120120 if (aModeRefSel)
121121 break;
122
- /* else: fall through */
122
+ fallthrough;
123123 case 1:
124124 default:
125125 aModeRefSel = 0;