]> www.infradead.org Git - users/jedix/linux-maple.git/commit
thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest
authorAlan Borzeszkowski <alan.borzeszkowski@linux.intel.com>
Tue, 21 Jan 2025 18:04:01 +0000 (19:04 +0100)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 24 Feb 2025 07:36:47 +0000 (09:36 +0200)
commit72cef52b353cc693d71ad37d80237d975f9951d9
treeda5c6d8b29338bf07a032e785c7beecb61d2be2b
parent35ad0d62da83b2e027e2e3c8b3b265ce6a678c5a
thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest

Make the tb_tunnel_alloc_usb3() error codepaths consistent with the
DisplayPort and PCIe counterparts.

No functional changes.

Signed-off-by: Alan Borzeszkowski <alan.borzeszkowski@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/tunnel.c