]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
USB: cp210x: fix whitespace issues
authorJohan Hovold <jhovold@gmail.com>
Mon, 29 Oct 2012 09:56:19 +0000 (10:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 20:06:08 +0000 (13:06 -0700)
commit4f2ab8887479bef2204878ed6d633a515a3e6a0d
tree42640a619a07a25728fddca87d603ff6606dfd67
parent487c151a4a8fd1ab68308102c215158c14ad7c23
USB: cp210x: fix whitespace issues

Fix missing and superfluous whitespace.
Fix misplaced brackets.
Fix indentation.

Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/cp210x.c