[PATCH 2/2] usb: gadget: Remove set but not used variable 'opts' in msg_do_config

2019-10-09 Thread zhengbin
f_mass_storage: test whether thread is running before starting another") Reported-by: Hulk Robot Signed-off-by: zhengbin --- drivers/usb/gadget/legacy/mass_storage.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/usb/gadget/legacy/mass_storage.c b/drivers/usb/gadget/legacy/

[PATCH 0/2] usb: gadget: Remove set but not used variable 'opts'

2019-10-09 Thread zhengbin
zhengbin (2): usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config usb: gadget: Remove set but not used variable 'opts' in msg_do_config drivers/usb/gadget/legacy/acm_ms.c | 3 --- drivers/usb/gadget/legacy/mass_storage.c | 3 --- 2 files

[PATCH 1/2] usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config

2019-10-09 Thread zhengbin
s_storage: test whether thread is running before starting another") Reported-by: Hulk Robot Signed-off-by: zhengbin --- drivers/usb/gadget/legacy/acm_ms.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/usb/gadget/legacy/acm_ms.c b/drivers/usb/gadget/legacy/acm_ms.c index af1