]> git.baikalelectronics.ru Git - kernel.git/commit
can: isotp: add symbolic error message to isotp_module_init()
authorPatrick Menschel <menschel.p@posteo.de>
Tue, 27 Apr 2021 05:21:48 +0000 (05:21 +0000)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Thu, 27 May 2021 07:42:21 +0000 (09:42 +0200)
commit53076d30491e67e1f60857292c77b98c8903d4a9
tree69c7db61ff31301ea91c1bb53aaf39954759a5b7
parent67e7e578d16c71356f74731b3f6c357c9b41c3c9
can: isotp: add symbolic error message to isotp_module_init()

This patch adds the value of err with format %pe to the already
existing error message.

Link: https://lore.kernel.org/r/20210427052150.2308-3-menschel.p@posteo.de
Signed-off-by: Patrick Menschel <menschel.p@posteo.de>
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
net/can/isotp.c