]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: usbip: stub_tx.c: coding style cleanup
authormatt mooney <mfm@muteddisk.com>
Fri, 6 May 2011 10:47:44 +0000 (03:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 May 2011 21:26:12 +0000 (14:26 -0700)
commitc6956c97ec66dea4b7a307e3c7ecbc647d185892
tree331bdf98ed416b064dacca9d24327963a55b87f1
parent64f338edbd7bbf9cb5c985ee951c467ba5fd903d
staging: usbip: stub_tx.c: coding style cleanup

Fix alignment for consistency, checkpatch.pl warnings for lines
over 80 characters, remove extraneous lines, and change conversion
specifier within a format string to remove warning.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/usbip/stub_tx.c