USB: ftdi_sio: checkpatch cleanups

Minor whitespace cleanups to make checkpatch happy.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Greg Kroah-Hartman
2010-05-17 10:33:41 -07:00
parent 995834eb37
commit 3bb36aa266
3 changed files with 87 additions and 81 deletions

View File

@@ -61,7 +61,7 @@ static __u16 product;
struct ftdi_private {
struct kref kref;
ftdi_chip_type_t chip_type;
enum ftdi_chip_type chip_type;
/* type of device, either SIO or FT8U232AM */
int baud_base; /* baud base clock for divisor setting */
int custom_divisor; /* custom_divisor kludge, this is for