mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 17:31:37 -04:00
staging: r8188eu: RegUsbSS is not used
RegUsbSS in struct dvobj_priv is not used. Remove it. Signed-off-by: Martin Kaiser <martin@kaiser.cx> Link: https://lore.kernel.org/r/20220206175925.461426-4-martin@kaiser.cx Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
ac510bbe16
commit
0266c945a8
@@ -139,7 +139,6 @@ struct dvobj_priv {
|
||||
|
||||
u8 ishighspeed;
|
||||
u8 RtNumOutPipes;
|
||||
int RegUsbSS;
|
||||
struct semaphore usb_suspend_sema;
|
||||
|
||||
struct usb_interface *pusbintf;
|
||||
|
||||
Reference in New Issue
Block a user