Re: linux-next: Tree for Mar 18 (landlock docs)

From: Randy Dunlap

Date: Wed Mar 18 2026 - 18:13:12 EST




On 3/18/26 9:52 AM, Mark Brown wrote:
> Hi all,
>
> Changes since 20260317:
>

linux-next/Documentation/userspace-api/landlock.rst:198: ERROR: Error in "code-block" directive:
maximum 1 argument(s) allowed, 105 supplied.
^^^^^^^^^^^^^^^^^^^^^^^^^^

.. code-block:: c
__u32 restrict_flags =


Please insert a blank line between ".. code-block:: c"
and the code.


d37d3347aa59 ("landlock: Expand restrict flags example for ABI version 8")

--
~Randy