USB: serial: keyspan_pda: drop unused firmware reset status
authorJohan Hovold <johan@kernel.org>
Wed, 1 Jul 2020 16:53:40 +0000 (18:53 +0200)
committerJohan Hovold <johan@kernel.org>
Thu, 2 Jul 2020 08:38:42 +0000 (10:38 +0200)
commit1bf2cda6597f08cef06db7b1804e5ff1d5bc5ee8
tree5497154f60c2f9491fb923de5d22e6f63b06c2e7
parent21c2ddc1a91f87aca6465756ee6061158d591b47
USB: serial: keyspan_pda: drop unused firmware reset status

Drop the unused firmware reset status which would already have been
logged.

This suppresses the corresponding W=1 (-Wunused-but-set-variable)
warning.

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