Re: [PATCH] Documentation: kunit: fix Sphinx directive warning

From: Shuah Khan
Date: Mon Feb 10 2020 - 15:56:53 EST


On 2/10/20 10:45 AM, Brendan Higgins wrote:
On Sun, Feb 9, 2020 at 7:31 PM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Fix Documentation warning due to missing a blank line after a directive:

linux/Documentation/dev-tools/kunit/usage.rst:553: WARNING: Error in "code-block" directive:
maximum 1 argument(s) allowed, 3 supplied.
.. code-block:: bash
modprobe example-test

Uh oh, sorry for wasting your time, but it looks like I already sent
the exact same patch out already:

https://patchwork.kernel.org/patch/11360711/

Shuah, can you pick one of these up and send it out in the next rc?


Thanks for the patches. I will take the first one in the queue which
is yours Brendan!

thanks,
-- Shuah