aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-31 12:01:47 +0000
committerDavid S. Miller <davem@davemloft.net>2017-11-01 21:23:56 +0900
commit85cf7a62924927119bce5e65b008fcb8ed455914 (patch)
tree6ee5fc6a6543d69f981d2a24979bca0dbb4dd67a /net
parentppp: Destroy the mutex when cleanup (diff)
downloadlinux-dev-85cf7a62924927119bce5e65b008fcb8ed455914.tar.xz
linux-dev-85cf7a62924927119bce5e65b008fcb8ed455914.zip
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 <colin.king@canonical.com> Reviewed-by: Johan Hovold <johan@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions