Re: [PATCH 1/3] slab: constify slab debug strings

From: Harry Yoo

Date: Wed Oct 29 2025 - 05:55:01 EST


On Fri, Oct 24, 2025 at 07:06:52PM +0200, Petr Tesarik wrote:
> Since the string passed to slab_debug is never modified, use pointers to
> const char in all places where it is processed.
>
> No functional changes intended.
>
> Signed-off-by: Petr Tesarik <ptesarik@xxxxxxxx>
> ---

Looks good to me,
Reviewed-by: Harry Yoo <harry.yoo@xxxxxxxxxx>

--
Cheers,
Harry / Hyeonggon