summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2019-04-23 18:31:50 -0700
committerMichael Bestas <mkbestas@lineageos.org>2020-02-02 01:41:05 +0200
commit8fcfd216e5c22bab8f7b631e2ad0409596f4da90 (patch)
tree746b9597679e5c8f31b2bcabc779bb5aa5aae9d8 /scripts/gdb/linux/lists.py
parent67c3cabf052b093c949e4fb1070ba416786e3960 (diff)
usb: gadget: f_qc_rndis: Remove unneeded static variables
Clang warns: ../drivers/usb/gadget/function/f_qc_rndis.c:333:41: warning: variable 'ss_intr_comp_desc' is not needed and will not be emitted [-Wunneeded-internal-declaration] static struct usb_ss_ep_comp_descriptor ss_intr_comp_desc = { ^ ../drivers/usb/gadget/function/f_qc_rndis.c:353:41: warning: variable 'ss_bulk_comp_desc' is not needed and will not be emitted [-Wunneeded-internal-declaration] static struct usb_ss_ep_comp_descriptor ss_bulk_comp_desc = { ^ Fixes: 5f7a2a2a5772 ("usb: gadget: f_qc_rndis: Add RNDIS support using IPA over BAM2BAM") Signed-off-by: Nathan Chancellor <natechancellor@gmail.com>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions