Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ath10k: wmi: remove redundant integer fc
Variable fc is being assigned but never used, so remove it. Cleans up the clang warning: warning: Value stored to 'fc' is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
- Loading branch information