Commit a85198c9 authored by Su Hui's avatar Su Hui Committed by Kalle Valo
Browse files

wifi: mwifiex: mwifiex_process_sleep_confirm_resp(): remove unused priv variable



Clang static analyzer complains that value stored to 'priv' is never read.
'priv' is useless, so remove it to save space.

Signed-off-by: default avatarSu Hui <suhui@nfschina.com>
Acked-by: default avatarBrian Norris <briannorris@chromium.org>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231115092328.1048103-1-suhui@nfschina.com
parent c212abfb
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment