commit | e310813279b7ea0f5401384675de818f852445c6 | [log] [tgz] |
---|---|---|
author | zhong jiang <zhongjiang@huawei.com> | Sat Nov 02 16:55:21 2019 +0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Nov 06 19:52:42 2019 +0200 |
tree | 526db192698f7a00bcfc4db22524e36dd3cdc5a3 | |
parent | 83e3a6729d5c501be1e59ba61434831aa0407e5c [diff] |
ipw2x00: Remove redundant variable "rc" local variable "rc" is not used. It is safe to remove and There is only one caller of libipw_qos_convert_ac_to_parameters(). hence make it void Signed-off-by: zhong jiang <zhongjiang@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>