]> git.itanic.dy.fi Git - linux-stable/commit
Merge patch series "can: gs_usb-cleanups: various clenaups"
authorMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 28 Jul 2023 07:44:51 +0000 (09:44 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 28 Jul 2023 07:44:51 +0000 (09:44 +0200)
commit412fbb844d432a400629b011df8b38a5a95895f6
treec4e72de2b5081e71fb3dac1742ad3686c0bb1cec
parent07382e6b68a742f18d57a27fec5fd0c2b0b61b40
parentd4cfb83d566c56d062a73d94a9fc7ec258a437c2
Merge patch series "can: gs_usb-cleanups: various clenaups"

Marc Kleine-Budde <mkl@pengutronix.de> says:

This is a cleanup series of the gs_usb driver. Align the driver more
to the kernel coding style, make use of locally defined variables,
clean up printouts in various error paths, remove some not needed
usb_kill_anchored_urbs() from the shut down paths.

Link: https://lore.kernel.org/all/20230718-gs_usb-cleanups-v1-0-c3b9154ec605@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>