Skip to content

Commit

Permalink
staging: usbip: stub.h: coding style cleanup
Browse files Browse the repository at this point in the history
Remove extraneous lines.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
matt mooney authored and Greg Kroah-Hartman committed May 6, 2011
1 parent 0f79847 commit 09e0650
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/usbip/stub.h
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ struct stub_device {
struct list_head unlink_tx;
struct list_head unlink_free;


wait_queue_head_t tx_waitq;
};

Expand Down Expand Up @@ -89,7 +88,6 @@ struct bus_id_priv {

extern struct kmem_cache *stub_priv_cache;


/*-------------------------------------------------------------------------*/
/* prototype declarations */

Expand Down

0 comments on commit 09e0650

Please sign in to comment.