diff options
| author | Ye Bin <yebin10@huawei.com> | 2020-08-24 16:42:34 +0800 |
|---|---|---|
| committer | Felipe Balbi <balbi@kernel.org> | 2020-10-02 09:57:41 +0300 |
| commit | 87a2dfb136430c914f286e4b9870d538e559df29 (patch) | |
| tree | f829dd9df8279bcd285cbaac816b9cb427b207c0 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | usb: gadget: u_ether: enable qmult on SuperSpeed Plus as well (diff) | |
| download | linux-87a2dfb136430c914f286e4b9870d538e559df29.tar.gz linux-87a2dfb136430c914f286e4b9870d538e559df29.zip | |
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 <leoyang.li@nxp.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
