Re: [PATCH v2 2/4] Documentation/printf: struct resource add start == end special case

From: Petr Mladek
Date: Thu Nov 07 2024 - 07:35:12 EST


On Fri 2024-10-25 19:46:54, Ira Weiny wrote:
> The code when printing a struct resource will check for start == end and
> only print the start value.
>
> Document this special case.
>
> Suggested-by: Petr Mladek <pmladek@xxxxxxxx>
> Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx>

Looks good.

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr