commit | f726f3d37163f714034aa5fd1f92a1a73df4297f | [log] [tgz] |
---|---|---|
author | Oliver Hartkopp <socketcan@hartkopp.net> | Mon Oct 12 09:43:54 2020 +0200 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Mon Oct 12 10:06:39 2020 +0200 |
tree | f872ba0519250dbbd2c909e5f51ed29d018cdbaa | |
parent | ac911bfeb34b5d79fb4e23a08b8db0b89c529b53 [diff] |
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>