Re: [PATCH v7 08/22] docs: add luo documentation
From: Mike Rapoport
Date: Sun Nov 23 2025 - 11:05:29 EST
On Sat, Nov 22, 2025 at 05:23:35PM -0500, Pasha Tatashin wrote:
> Add the documentation files for the Live Update Orchestrator
>
> Signed-off-by: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
> ---
> +Public API
> +==========
> +.. kernel-doc:: include/linux/liveupdate.h
> +
> +.. kernel-doc:: include/linux/kho/abi/luo.h
Please add
:functions:
here, otherwise "DOC: Live Update Orchestrator ABI" is repeated here as
well in the generated html.
Reviewed-by: Mike Rapoport (Microsoft) <rppt@xxxxxxxxxx>
--
Sincerely yours,
Mike.