]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
can: flexcan: flexcan_start_xmit(): fix indention
authorMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 12 Nov 2018 14:33:57 +0000 (15:33 +0100)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 28 Nov 2018 15:19:53 +0000 (16:19 +0100)
commit9dc1ee1184b4177f98001885387c0e268db06c2a
tree1346bc3e8c3829271facdbe46b495aa8f825405e
parent0f8af56f74cda146c279c6b8e7e590f778a96cc1
can: flexcan: flexcan_start_xmit(): fix indention

This patch fixes the indentio nin flexcan_start_xmit() by alligning the
code to the opening parenthesis.

Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/flexcan.c