aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-07-06 14:33:32 +0100
committerGreg Kroah-Hartman <[email protected]>2020-07-09 17:19:58 +0200
commit1a4f38a6224a891dfec56c7459e4309fe5f073d6 (patch)
treecf338b1edcc950275cbc9ae69db100c52b670ba6 /include/linux/debugobjects.h
parent8834f60d6ba2dc3b3855c0b92bce1429ef7da6a5 (diff)
usb: gadget: udc: max3420_udc: Remove set, but never checked variable 'addr'
Fixes the following W=1 kernel build warning(s): drivers/usb/gadget/udc/max3420_udc.c: In function ‘max3420_handle_setup’: drivers/usb/gadget/udc/max3420_udc.c:626:5: warning: variable ‘addr’ set but not used [-Wunused-but-set-variable] 626 | u8 addr; | ^~~~ Cc: Felipe Balbi <[email protected]> Cc: Christophe JAILLET <[email protected]> Signed-off-by: Lee Jones <[email protected]> Acked-by: Jassi Brar <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions