]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()
authorBaochen Qiang <baochen.qiang@oss.qualcomm.com>
Mon, 9 Feb 2026 02:52:19 +0000 (10:52 +0800)
committerJeff Johnson <jeff.johnson@oss.qualcomm.com>
Thu, 26 Feb 2026 21:25:38 +0000 (13:25 -0800)
commit0ef4738f0d38f103e525ffb12c112a935c2cf011
treef6a7ba56a78e4f67aaad433ce53c5956c6b21576
parenta8911fbeff8bee4fe3376c5044b64fbf3cceb78e
wifi: ath12k: fix indentation in ath12k_qmi_aux_uc_load()

Smatch complains:

drivers/net/wireless/ath/ath12k/qmi.c:3342 ath12k_qmi_aux_uc_load() warn: inconsistent indenting

Fix it.

Compile tested only.

Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202602061221.5SCuwKhy-lkp@intel.com/
Signed-off-by: Baochen Qiang <baochen.qiang@oss.qualcomm.com>
Link: https://patch.msgid.link/20260209-ath12k-fix-indention-v1-1-6b87ae99745e@oss.qualcomm.com
Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
drivers/net/wireless/ath/ath12k/qmi.c