]> asedeno.scripts.mit.edu Git - linux.git/commit
usb: host: oxu210hp-hcd: remove unused variable
authorSudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Thu, 12 Jan 2017 21:16:40 +0000 (21:16 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2017 09:34:41 +0000 (10:34 +0100)
commit51c7629ed0096b6ab273135ea274e81797a8df51
tree447b3ee37c949c7909e5b0e01e4c1be70ac56a94
parent123b7b30814221b007aaa47584eb2c87b4450d97
usb: host: oxu210hp-hcd: remove unused variable

The variable live was assigned the host controller running status but
it was never used or checked after that.

Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/oxu210hp-hcd.c