Re: [PATCH 1/2] nvmem: core: constify nvmem_cell_read_variable_common() return value

From: Stephen Boyd
Date: Fri May 21 2021 - 18:03:03 EST


Quoting Douglas Anderson (2021-05-21 14:00:57)
> The caller doesn't modify the memory pointed to by the pointer so it
> can be const.
>
> Suggested-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>
> ---

Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>