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:
37fe58b
)
staging: usbip: removed unused structure field
author
Bart Westgeest
<bart@elbrys.com>
Mon, 23 Jan 2012 15:55:45 +0000
(10:55 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 17:42:22 +0000
(09:42 -0800)
Signed-off-by: Bart Westgeest <bart@elbrys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/usbip/stub.h
patch
|
blob
|
history
diff --git
a/drivers/staging/usbip/stub.h
b/drivers/staging/usbip/stub.h
index
d407368
..
a73e437
100644
(file)
--- a/
drivers/staging/usbip/stub.h
+++ b/
drivers/staging/usbip/stub.h
@@
-35,7
+35,6
@@
struct stub_device {
struct usb_interface *interface;
struct usb_device *udev;
- struct list_head list;
struct usbip_device ud;
__u32 devid;