Files
linux/drivers
Mauro Carvalho Chehab 074b3aad30 drivers: core: fix kernel-doc markup for dev_err_probe()
There are two literal blocks there. Fix the markups, in order
to produce the right html output and solve those warnings:

	./drivers/base/core.c:4218: WARNING: Unexpected indentation.
	./drivers/base/core.c:4222: WARNING: Definition list ends without a blank line; unexpected unindent.
	./drivers/base/core.c:4223: WARNING: Block quote ends without a blank line; unexpected unindent.

Fixes: a787e5400a ("driver core: add device probe log helper")
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2020-10-15 07:49:48 +02:00
..
2020-08-31 07:19:25 +02:00
2020-08-02 18:26:51 +03:00
2020-09-10 09:32:31 -06:00
2020-07-27 11:49:37 +02:00
2020-09-28 12:17:36 +02:00
2020-10-06 08:38:32 -05:00
2020-10-05 13:32:30 +02:00