USB: serial: cp210x: clean up dtr_rts()
authorJohan Hovold <johan@kernel.org>
Mon, 16 Nov 2020 16:18:26 +0000 (17:18 +0100)
committerJohan Hovold <johan@kernel.org>
Fri, 4 Dec 2020 14:17:27 +0000 (15:17 +0100)
commitdaa919196be49815e342eb79fab81852102703c2
treeae518d1a0bd5270057117ae4da03a6eabc5f600f
parented921771ffb65ce1f65d746fe8f88c0e0a829d76
USB: serial: cp210x: clean up dtr_rts()

Clean up dtr_rts() by renaming the port parameter and adding missing
whitespace.

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/cp210x.c