Re: [PATCH net-next] net: cdc_ncm: remove set but not used variable 'ctx'

From: David Miller <davem@davemloft.net>
Date: 2018-10-12 16:48:55
Also in: kernel-janitors, linux-usb

From: YueHaibing <redacted>
Date: Fri, 12 Oct 2018 01:49:13 +0000
Fixes gcc '-Wunused-but-set-variable' warning:

drivers/net/usb/cdc_ncm.c: In function 'cdc_ncm_status':
drivers/net/usb/cdc_ncm.c:1603:22: warning:
 variable 'ctx' set but not used [-Wunused-but-set-variable]
  struct cdc_ncm_ctx *ctx;

It not used any more after
commit fa83dbeee558 ("net: cdc_ncm: remove redundant "disconnected" flag")

Signed-off-by: YueHaibing <redacted>
Applied.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help