forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
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;