]> git.itanic.dy.fi Git - linux-stable/commitdiff
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)
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>

Trivial merge