Re: [PATCH v2] ath10k: remove variables which set but not used

2018-05-12 Thread Kalle Valo
Jeff Johnson writes: > On 2018-05-07 02:39, Kenneth Lu wrote: >> Variable buf_len and num_vdev_stats are bging assigned but never read. > > typo: bging => being I fixed this in the pending branch. -- Kalle Valo ___ ath10k mailing list ath10k@lists.i

[PATCH v2] ath10k: remove variables which set but not used

2018-05-07 Thread Kenneth Lu
Variable buf_len and num_vdev_stats are bging assigned but never read. These are redundant and can be remove. Signed-off-by: Kenneth Lu --- Changes in v2: Fixed compile failed in function 'ath10k_wmi_10_4_op_pull_fw_stats' error: 'num_vdev_stats' undeclared --- drivers/net/wireless/ath/ath10k/wm