Re: [PATCH -next v2] ACPI: Add kernel-doc comments for ACPI suspend and hibernation functions

From: Rafael J. Wysocki
Date: Fri Mar 15 2024 - 08:28:21 EST


On Fri, Mar 15, 2024 at 5:55 AM Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:
>
>
>
> On 3/14/24 17:37, Yang Li wrote:
> > This patch enhances the documentation for the ACPI power management
> > functions related to system suspend and hibernation. This includes the
> > use of kernel-doc style comments which provide developers with clearer
> > guidance on the usage and expectations of these functions.
> >
> > Signed-off-by: Yang Li <yang.lee@xxxxxxxxxxxxxxxxx>
>
> Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Applied as 6.9-rc material, thanks!