USB: serial: iuu_phoenix: remove redundant assignment of DIV to itself
authorColin Ian King <colin.king@canonical.com>
Mon, 20 Nov 2017 17:40:15 +0000 (17:40 +0000)
committerJohan Hovold <johan@kernel.org>
Mon, 27 Nov 2017 12:51:07 +0000 (13:51 +0100)
commit5f0337b549e97fda07ccf48b9eebcee983c255bf
tree8367663014adc9e7bb9293da51512cd297684879
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
USB: serial: iuu_phoenix: remove redundant assignment of DIV to itself

The assignment of DIV to itself is redundant and can be removed.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/iuu_phoenix.c