]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdde216c13aa79f981f395d1bae908deb3609e31a
tree147505ae3abff0cb75f4b3a66a72cf853e7954a6
parent452c68ac521efadc4a01e77c48e0f855cffffbfa
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