]> git.baikalelectronics.ru Git - kernel.git/commit
can: remove obsolete pernet_operations definitions
authorOliver Hartkopp <socketcan@hartkopp.net>
Tue, 25 Apr 2017 06:19:39 +0000 (08:19 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Tue, 25 Apr 2017 07:04:28 +0000 (09:04 +0200)
commit3258483403d7d312124c7eb9aee5d00b875516de
tree8a079b2f9063dba66b264c31affd32f0c9e45e85
parent7bcd44b192ddc8e93934e5a7e7b4ef99ebd3c86c
can: remove obsolete pernet_operations definitions

The namespace support for the CAN subsystem does not need any additional
memory. So when ".size = 0" there's no extra memory allocated by the system.
And therefore ".id" is obsolete too.

Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
net/can/af_can.c