]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: serial: digi_acceleport: clean up set_termios
authorJohan Hovold <johan@kernel.org>
Thu, 18 Apr 2019 16:20:20 +0000 (18:20 +0200)
committerJohan Hovold <johan@kernel.org>
Sun, 21 Apr 2019 12:24:12 +0000 (14:24 +0200)
commit74d8139582bd3f367e92c67349db4d97fe3733ee
tree62f62255f97c5982a01144894a7351a2b9dc102c
parenta7f9f29058508430582c9f1916062acf79bfa7a7
USB: serial: digi_acceleport: clean up set_termios

Clean up set_termios() by adding missing white space around operators
and making a couple of continuation lines more readable.

Also drop a couple of redundant braces.

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