USB: ftdi_sio: clean up ftdi_set_max_packet_size()
authorJohan Hovold <johan@kernel.org>
Thu, 5 Jun 2014 14:05:55 +0000 (16:05 +0200)
committerJohan Hovold <johan@kernel.org>
Mon, 7 Jul 2014 08:10:34 +0000 (10:10 +0200)
commit47e575952bdbd6a9bbf9e087069c658322cb0622
tree6ad7a68244c6761c62fbd246f182fab698034633
parenta90d84adb43936f66ede77794940dc27156d58da
USB: ftdi_sio: clean up ftdi_set_max_packet_size()

Code and comment style clean ups of ftdi_set_max_packet_size().

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