aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorYe Bin <[email protected]>2020-08-24 16:42:34 +0800
committerFelipe Balbi <[email protected]>2020-10-02 09:57:41 +0300
commit87a2dfb136430c914f286e4b9870d538e559df29 (patch)
treef829dd9df8279bcd285cbaac816b9cb427b207c0 /tools/perf/scripts/python/bin
parent4eea21dc67b0c6ba15ae41b1defa113a680a858e (diff)
usb: gadget: fsl: Fix unsigned expression compared with zero in fsl_udc_probe
udc_controller->irq is "unsigned int" always >= 0, but platform_get_irq may return little than zero. So "dc_controller->irq < 0" condition is never accessible. Acked-by: Li Yang <[email protected]> Signed-off-by: Ye Bin <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions