Yegor Yefremov
14ccc06eba
Fix spelling in various files
...
codespell parameters:
codespell -q 3 --skip="*.in,*.sh,*.m4,config,configure,autom4te.cache"
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2019-11-11 14:21:49 +01:00
Yegor Yefremov
7b7331976a
Add SPDX identifiers
...
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
2019-06-19 12:24:24 +02:00
Jiho Chu
99f1664e0c
bcmserver: allow CAN netdevice names greater than 6 characters
...
The sscanf() function to parse bcmserver command strings limited the length of
the CAN netdevice name to six characters. With this patch the length is derived
from the IFNAMSIZ which defines the space in ifr.ifr_name.
Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2017-01-14 20:15:40 +01:00
Oliver Hartkopp
836d3cc012
remove obsolete SVN ID tags
...
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2012-11-14 20:57:16 +01:00
Oliver Hartkopp
589fa16c27
removed unused variable warnings by removing the variables
...
Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
2012-11-14 20:43:55 +01:00
Marc Kleine-Budde
722a09116d
treewide: replace berlios contact email by linux-can@vger.kernel.org
...
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2012-01-11 12:14:15 +01:00
Oliver Hartkopp
40edca27a2
Move BCM server into can-utils as it is not test application anymore.
2009-09-10 07:39:33 +00:00