diff options
author | 2017-11-03 13:45:28 +0000 | |
---|---|---|
committer | 2017-11-08 14:52:22 +0200 | |
commit | 9b741b2a3148250e652f9dfc1a5bbc4410ec1a57 (patch) | |
tree | a1444843d8c34127986dc6900753af657de71371 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | iwlegacy: remove redundant pointer sta_priv (diff) | |
download | linux-dev-9b741b2a3148250e652f9dfc1a5bbc4410ec1a57.tar.xz linux-dev-9b741b2a3148250e652f9dfc1a5bbc4410ec1a57.zip |
orinoco_usb: remove redundant pointer dev
The pointer dev is assigned but never read, hence it is redundant
and can be removed. Cleans up clang warning:
drivers/net/wireless/intersil/orinoco/orinoco_usb.c:1468:2: warning:
Value stored to 'dev' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions