]> Pileus Git - ~andy/linux/blobdiff - drivers/staging/usbip/stub.h
staging: usbip: remove section dividers
[~andy/linux] / drivers / staging / usbip / stub.h
index 6004fcdbc1a4bd2b8d71fa4d7c54c6621e4af3c9..bfea5dcd6adbfeb1f45a6d0d0969b5e41d3eff0f 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,10 +88,6 @@ struct bus_id_priv {
 
 extern struct kmem_cache *stub_priv_cache;
 
-
-/*-------------------------------------------------------------------------*/
-/* prototype declarations */
-
 /* stub_tx.c */
 void stub_complete(struct urb *);
 int stub_tx_loop(void *data);