]> git.baikalelectronics.ru Git - kernel.git/commit
can: remove obsolete version strings
authorOliver Hartkopp <socketcan@hartkopp.net>
Mon, 12 Oct 2020 07:43:54 +0000 (09:43 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Mon, 12 Oct 2020 08:06:39 +0000 (10:06 +0200)
commit96053aec1de7b858119e9442544d396d1ab43efc
treef872ba0519250dbbd2c909e5f51ed29d018cdbaa
parent08d13836a936621b427ef3d1df40039907192dca
can: remove obsolete version strings

As pointed out by Jakub Kicinski here:
http://lore.kernel.org/r/20201009175751.5c54097f@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com
this patch removes the obsolete version information of the different
CAN protocols and the AF_CAN core module.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Link: https://lore.kernel.org/r/20201012074354.25839-2-socketcan@hartkopp.net
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
include/linux/can/core.h
include/net/netns/can.h
net/can/af_can.c
net/can/bcm.c
net/can/gw.c
net/can/isotp.c
net/can/proc.c
net/can/raw.c