diff options
author | Colin Ian King <[email protected]> | 2017-10-31 12:01:47 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-01 21:23:56 +0900 |
commit | 85cf7a62924927119bce5e65b008fcb8ed455914 (patch) | |
tree | 6ee5fc6a6543d69f981d2a24979bca0dbb4dd67a /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f02b2320b27c16b644691267ee3b5c110846f49e (diff) |
net: hso: remove redundant unused variable dev
The pointer dev is being assigned but is never used, hence it is
redundant and can be removed. Cleans up clang warning:
drivers/net/usb/hso.c:2280:2: warning: Value stored to 'dev' is
never read
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Johan Hovold <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions