diff options
| author | 2024-02-07 17:15:24 +0000 | |
|---|---|---|
| committer | 2024-02-14 10:16:08 +0200 | |
| commit | b53adefc884ce470a5b27885466439cbb087813e (patch) | |
| tree | ea05ace623d1d71e5e1924da63efe54342631b23 /net/unix/af_unix.c | |
| parent | wifi: ath11k: Remove scan_flags union from struct scan_req_params (diff) | |
| download | wireguard-linux-b53adefc884ce470a5b27885466439cbb087813e.tar.xz wireguard-linux-b53adefc884ce470a5b27885466439cbb087813e.zip | |
wifi: carl9170: Remove redundant assignment to pointer super
The pointer super is being assigned a value that is not being read, it
is being re-assigned later. The assignment is redundant and can be
removed.
Cleans up clang scan warning:
drivers/net/wireless/ath/carl9170/tx.c:192:34: warning: Value stored to
'super' during its initialization is never read [deadcode.DeadStores]
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Acked-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://msgid.link/20240207171524.2458418-1-colin.i.king@gmail.com
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
