Re: [PATCH 02/34] docs: dev-tools: kunit: don't use a table for docs name
From: Brendan Higgins <hidden>
Date: 2021-06-07 20:15:45
Also in:
linux-kselftest, lkml
From: Brendan Higgins <hidden>
Date: 2021-06-07 20:15:45
Also in:
linux-kselftest, lkml
On Sat, Jun 5, 2021 at 6:18 AM Mauro Carvalho Chehab [off-list ref] wrote:
We'll be replacing :doc:`foo` references to Documentation/foo.rst. Yet, here it happens inside a table. Doing a search-and-replace would break it. Yet, as there's no good reason to use a table there, let's just convert it into a list. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thanks! Acked-by: Brendan Higgins <redacted>