mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
staging: usbip: removed unused structure field
Signed-off-by: Bart Westgeest <bart@elbrys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
37fe58ba68
commit
98b9de2189
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user