summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorzhengbin <zhengbin13@huawei.com>2019-10-09 16:40:33 +0800
committerFelipe Balbi <felipe.balbi@linux.intel.com>2019-10-22 10:39:01 +0300
commit6973dbdd1c1f34cebf2b93ad0c9a1aba84c9c04a (patch)
tree147012f3c1e036b107b2b4ff72e40673cad21c08 /lib
parente6fda6e69db26670f9f09b1742525329e477304a (diff)
downloadlinux-6973dbdd1c1f34cebf2b93ad0c9a1aba84c9c04a.tar.bz2
usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config
Fixes gcc '-Wunused-but-set-variable' warning: drivers/usb/gadget/legacy/acm_ms.c: In function acm_ms_do_config: drivers/usb/gadget/legacy/acm_ms.c:108:19: warning: variable opts set but not used [-Wunused-but-set-variable] It is not used since commit f78bbcae86e6 ("usb: f_mass_storage: test whether thread is running before starting another") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: zhengbin <zhengbin13@huawei.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions