]> git.karo-electronics.de Git - karo-tx-linux.git/commit
USB: mos7840: remove unused variable
authorJohan Hovold <jhovold@gmail.com>
Thu, 8 Nov 2012 17:28:59 +0000 (18:28 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 16 Nov 2012 16:46:51 +0000 (16:46 +0000)
commitca9d9980c95b9cb3cbacb39408873d0f9b06fa7b
tree85f0eec767e29df173f65982bc104b562f493c5d
parente423cb5f6c73f011e99c352b2d804a28fc2e36e9
USB: mos7840: remove unused variable

Fix warning about unused variable introduced by commit e681b66f2e19fa
("USB: mos7840: remove invalid disconnect handling") upstream.

A subsequent fix which removed the disconnect function got rid of the
warning but that one was only backported to v3.6.

Reported-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/usb/serial/mos7840.c