projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f79847
)
staging: usbip: stub.h: coding style cleanup
author
matt mooney
<mfm@muteddisk.com>
Fri, 6 May 2011 10:47:48 +0000
(
03:47
-0700)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/drivers/staging/usbip/stub.h
b/drivers/staging/usbip/stub.h
index
6004fcd
..
6d252b8
100644
(file)
--- 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 */