diff options
author | Johan Hovold <johan@kernel.org> | 2025-04-24 09:44:48 +0200 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2025-05-05 14:25:59 +0200 |
commit | 692a497eb748fa597918f1faa11e77465b23cc00 (patch) | |
tree | b2e2123291b6b88d1b76e7dce8fc898c843bc986 /scripts/lib/kdoc/kdoc_re.py | |
parent | b4432656b36e5cc1d50a1f2dc15357543add530e (diff) |
USB: serial: ti_usb_3410_5052: drop bogus read urb check
The read urb pointer is dereferenced before checking that it is non-NULL
during open(), but no check is needed as the existence of a bulk in
endpoint is verified during attach() since commit ef079936d3cd ("USB:
serial: ti_usb_3410_5052: fix NULL-deref at open").
Drop the bogus read urb sanity check.
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions