diff options
author | 2022-02-16 11:51:52 +0200 | |
---|---|---|
committer | 2022-02-17 16:20:46 +0100 | |
commit | 133da4b470ecb1d696f07d18753cc482fa0b7580 (patch) | |
tree | 8a2ce0db6a2a117433bd1a5ba3a669d59874b08a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | usb: remove Link Powermanagement (LPM) disable before port reset. (diff) | |
download | wireguard-linux-133da4b470ecb1d696f07d18753cc482fa0b7580.tar.xz wireguard-linux-133da4b470ecb1d696f07d18753cc482fa0b7580.zip |
usb: host: xhci: drop redundant checks
In xhci_endpoint_{disable|reset}() the expression '&vdev->eps[ep_index]'
just cannot be NULL, so the checks have no sense at all...
Found by Linux Verification Center (linuxtesting.org) with the SVACE static
analysis tool.
Signed-off-by: Sergey Shtylyov <s.shtylyov@omp.ru>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Link: https://lore.kernel.org/r/20220216095153.1303105-9-mathias.nyman@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions