Skip to content

Commit

Permalink
staging: usbip: removed unused structure field
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Westgeest <bart@elbrys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Bart Westgeest authored and Greg Kroah-Hartman committed Feb 9, 2012
1 parent 37fe58b commit 98b9de2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/staging/usbip/stub.h
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 98b9de2

Please sign in to comment.