]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
can: j1939: replace fall through comment by fallthrough pseudo-keyword
authorMarc Kleine-Budde <mkl@pengutronix.de>
Wed, 16 Jun 2021 06:53:16 +0000 (08:53 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 25 Jul 2021 09:36:24 +0000 (11:36 +0200)
commit641ba6ded2343d1885d16eb03ad78edfbfea4724
treed646db49cbc717dbf7f2f0b26ed4d0235271a33c
parent333128737955c8a9f4377c436b0ef98aa866175f
can: j1939: replace fall through comment by fallthrough pseudo-keyword

Replace the existing /* fall through */ comments the new
pseudo-keyword macro fallthrough.

Cc: Robin van der Gracht <robin@protonic.nl>
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
Link: https://lore.kernel.org/r/20210616102811.2449426-3-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
net/can/j1939/transport.c