USB: ftdi_sio: fix some coding style issues
authorJohan Hovold <jhovold@gmail.com>
Wed, 17 Mar 2010 22:06:09 +0000 (23:06 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 20 May 2010 20:21:35 +0000 (13:21 -0700)
commite49bbce133a049f6f325db6b0cee49f406d03a6e
tree147505ae3abff0cb75f4b3a66a72cf853e7954a6
parenteaa3bcb06aed1ac1d6d9e3edd3b5f72ea57a6ac0
USB: ftdi_sio: fix some coding style issues

Remove unnecessary comments stating function names at (some)
opening/closing braces.
Fix some whitespace issues.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/ftdi_sio.c