[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240504-qmi_load_file_target_mem-v1-0-069fc44c45eb@quicinc.com>
Date: Sat, 4 May 2024 11:52:07 -0700
From: Jeff Johnson <quic_jjohnson@...cinc.com>
To: Kalle Valo <kvalo@...nel.org>, Jeff Johnson <jjohnson@...nel.org>
CC: <linux-wireless@...r.kernel.org>, <ath12k@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <ath11k@...ts.infradead.org>,
Jeff Johnson
<quic_jjohnson@...cinc.com>
Subject: [PATCH 0/2] wifi: ath1*k: initialize 'ret' in
ath1*k_qmi_load_file_target_mem()
smatch flagged the following issue in both ath11k and ath12k:
ath1*k_qmi_load_file_target_mem() error: uninitialized symbol 'ret'
---
Jeff Johnson (2):
wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()
wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()
drivers/net/wireless/ath/ath11k/qmi.c | 2 +-
drivers/net/wireless/ath/ath12k/qmi.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 2c4d8e19cf060744a9db466ffbaea13ab37f25ca
change-id: 20240504-qmi_load_file_target_mem-5cd24581aad7
Powered by blists - more mailing lists