[PATCH 08/16] staging: usbip: stub.h: coding style cleanup

From: matt mooney
Date: Fri May 06 2011 - 06:56:54 EST


Remove extraneous lines.

Signed-off-by: matt mooney <mfm@xxxxxxxxxxxxx>
---
drivers/staging/usbip/stub.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/usbip/stub.h b/drivers/staging/usbip/stub.h
index 6004fcd..6d252b8 100644
--- a/drivers/staging/usbip/stub.h
+++ b/drivers/staging/usbip/stub.h
@@ -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 */

--
1.7.5.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/