summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-09-01 07:48:27 +0000
committerKalle Valo <kvalo@codeaurora.org>2018-09-04 11:17:05 +0300
commitec7eccf7ad1cd5f13614e77f59c87fe1f37bf56c (patch)
treefa5f523b5830f77e6596ba70abbecf872feec16b /tools/perf/scripts/python
parent7e41fb504592bd5eefc1808bfcac1448c9465081 (diff)
rsi: remove set but not used variables 'header_size' and 'tx_params'
Fixes gcc '-Wunused-but-set-variable' warning: drivers/net/wireless/rsi/rsi_91x_hal.c: In function 'rsi_send_data_pkt': drivers/net/wireless/rsi/rsi_91x_hal.c:288:5: warning: variable 'header_size' set but not used [-Wunused-but-set-variable] 'tx_params' only used for 'header_size' dereferenced,so also can be removed. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions