aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorLee Jones <[email protected]>2020-07-06 14:33:19 +0100
committerGreg Kroah-Hartman <[email protected]>2020-07-09 17:19:56 +0200
commit5d1d4818d21d838b46f456af68fc53297716a529 (patch)
tree04317480f6ae80089183a46ff9403811e68c6491 /include/linux/debugobjects.h
parent14602c55cb738303f2b48bd0392320f2911a58d6 (diff)
usb: gadget: legacy: nokia: Remove unused static variable 'product_nokia'
Looks as though it's never been used. Driver was introduced in 2010. Fixes the following W=1 kernel build warning(s): drivers/usb/gadget/legacy/nokia.c:65:19: warning: ‘product_nokia’ defined but not used [-Wunused-const-variable=] 65 | static const char product_nokia[] = NOKIA_LONG_NAME; | ^~~~~~~~~~~~~ Cc: Felipe Balbi <[email protected]> Cc: Al Borchers <[email protected]> Signed-off-by: Lee Jones <[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