Re: [PATCH 1/1] livepatch: Rename KLP_* to KLP_TRANSITION_*

From: Petr Mladek
Date: Tue May 07 2024 - 08:35:05 EST


On Tue 2024-05-07 13:01:11, zhangwarden@xxxxxxxxx wrote:
> From: Wardenjohn <zhangwarden@xxxxxxxxx>
>
> The original macros of KLP_* is about the state of the transition.
> Rename macros of KLP_* to KLP_TRANSITION_* to fix the confusing
> description of klp transition state.
>
> Signed-off-by: Wardenjohn <zhangwarden@xxxxxxxxx>

Looks good to me:

Reviewed-by: Petr Mladek <pmladek@xxxxxxxx>
Tested-by: Petr Mladek <pmladek@xxxxxxxx>

Best Regards,
Petr