wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()
authorBaochen Qiang <baochen.qiang@oss.qualcomm.com>
Tue, 15 Jul 2025 02:07:35 +0000 (10:07 +0800)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Tue, 15 Jul 2025 16:17:15 +0000 (09:17 -0700)
commit8ac2a383d4ce9e6229494c2a36df876800e6750e
tree1bf12935b65851c9582b79d4418b45bd6457c486
parent136aad17e14250c815dcfc2e3cf9926e763b7436
wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()

Kernel bot warns about this unneeded semicolon:

drivers/net/wireless/ath/ath12k/mac.c:9785:2-3: Unneeded semicolon

Remove it.

Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.1.c5-00284.1-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202507132355.ljWuxxjd-lkp@intel.com/
Signed-off-by: Baochen Qiang <baochen.qiang@oss.qualcomm.com>
Link: https://patch.msgid.link/20250715-ath12k-unneed-semicolon-v1-1-9972fd4cef07@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath12k/mac.c