From: Wardenjohn <zhangwarden@xxxxxxxxx> This is the v3 of commit " livepatch: Rename KLP_* to KLP_TRANSITION_* " with the suggestion of @Josh v1 -> v2 : Use KLP_TRANSITION_* to replace marcos KLP_* v2 -> v3 : Remove the unnecessary comment and fix one typo in the code. Wardenjohn (1): livepatch: Rename KLP_* to KLP_TRANSITION_* include/linux/livepatch.h | 6 ++-- init/init_task.c | 2 +- kernel/livepatch/core.c | 4 +-- kernel/livepatch/patch.c | 4 +-- kernel/livepatch/transition.c | 54 +++++++++++++++++------------------ 5 files changed, 35 insertions(+), 35 deletions(-) -- 2.37.3