]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: serial: keyspan: Fix spacing around conditional.
authorBen Minerds <puzzleduck@gmail.com>
Wed, 11 Jul 2012 14:10:16 +0000 (00:10 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Jul 2012 00:06:07 +0000 (17:06 -0700)
commit2b982ab177b1698abfde05e3c04d958a65283d63
tree10d903153c2013a8e776b1c68d61a77d8d4cdcf9
parent6470cbc486652942dcf6c4b6420e3a521e766bbf
USB: serial: keyspan: Fix spacing around conditional.

Changes to conform with checkpatch.sh script. - spaces around '?' and
':'.  Removed 14 checkpatch.sh errors.

Signed-off-by: Ben Minerds <puzzleduck@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/serial/keyspan.c