]> 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)
commitc119605ab9f7cd2b3f45d9203f6f29c09fcd4d5d
tree8a079b2f9063dba66b264c31affd32f0c9e45e85
parentfb9c54cfe27b175b0ceb39ac86b2ec35a36fd683
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