]> git.baikalelectronics.ru Git - kernel.git/commit
can: can327: fix a broken link to Documentation
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 31 Jul 2022 06:32:52 +0000 (08:32 +0200)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Sun, 31 Jul 2022 18:53:50 +0000 (20:53 +0200)
commitffd8475c2c1ff0617f22f08e2e473518b633b409
tree8ab7c00f4707f7fd380e43fcd2cf60b1f4552473
parent117ec42a61175d5dfd3ad3121b36d020f6560966
can: can327: fix a broken link to Documentation

Since commit c3eaeb0cd6cd ("docs: networking: convert netdevices.txt to
ReST"), Documentation/networking/netdevices.txt has been replaced by
Documentation/networking/netdevices.rst.

Update the comment accordingly to avoid a 'make htmldocs' warning.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/all/6a54aff884ea4f84b661527d75aabd6632140715.1659249135.git.christophe.jaillet@wanadoo.fr
Fixes: 02f12092664c ("can: can327: CAN/ldisc driver for ELM327 based OBD-II adapters")
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/can327.c