OSDN Git Service

USB: serial: garmin_gps: drop unused timer initialisation
authorJohan Hovold <johan@kernel.org>
Wed, 11 Oct 2017 12:02:59 +0000 (14:02 +0200)
committerJohan Hovold <johan@kernel.org>
Wed, 11 Oct 2017 13:24:49 +0000 (15:24 +0200)
commitb943cee8a5294d4d0e30528ed5f776aefd2b6fc3
treee8f2d1e2ac034f6fec8ce846213fe767fa9c3f47
parent74d471b598444b7f2d964930f7234779c80960a0
USB: serial: garmin_gps: drop unused timer initialisation

Drop out-commented timer expiry initialisation which would not even
compile anymore.

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/garmin_gps.c