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)
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>

No differences found