staging: usbip: stub.h: coding style cleanup
authormatt mooney <mfm@muteddisk.com>
Fri, 6 May 2011 10:47:48 +0000 (03:47 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 May 2011 21:26:13 +0000 (14:26 -0700)
Remove extraneous lines.

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

index 6004fcd..6d252b8 100644 (file)
@@ -58,7 +58,6 @@ struct stub_device {
        struct list_head unlink_tx;
        struct list_head unlink_free;
 
-
        wait_queue_head_t tx_waitq;
 };
 
@@ -89,7 +88,6 @@ struct bus_id_priv {
 
 extern struct kmem_cache *stub_priv_cache;
 
-
 /*-------------------------------------------------------------------------*/
 /* prototype declarations */