summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorKirtika Ruchandani <kirtika.ruchandani@gmail.com>2016-11-24 04:24:40 +0300
committerKalle Valo <kvalo@codeaurora.org>2016-11-29 18:27:47 +0300
commit70d740598713cb6164e9b6b4ccd03ea3101377cd (patch)
tree895c61db365fab009496fe71c21670bddeddad8b /tools/perf/scripts/python/check-perf-trace.py
parentc06696a9582098e4e12b027effa405135f79aaa5 (diff)
downloadlinux-70d740598713cb6164e9b6b4ccd03ea3101377cd.tar.xz
mwifiex: Removed unused mwifiex_private* 'priv' variable
Commit bec568ff5107 removed the last remaining usage of struct mwifiex_private* priv in mwifiex_fw_dpc(), by removing the call to mwifiex_del_virtual_intf(). Compiling mwifiex/ with W=1 gives the following warning, fix it. mwifiex/main.c: In function ‘mwifiex_fw_dpc’: mwifiex/main.c:520:26: warning: variable ‘priv’ set but not used [-Wunused-but-set-variable] Fixes: bec568ff5107 ("mwifiex: failure path handling in mwifiex_add_virtual_intf()") Cc: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kirtika Ruchandani <kirtika@google.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions