Hi Paul, Thanks, both looks good to me. Acked-by: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> Let me update bootconfig/fixes. On Mon, 8 Apr 2024 21:42:49 -0700 "Paul E. McKenney" <paulmck@xxxxxxxxxx> wrote: > Hello! > > This series removes redundant comments from /proc/bootconfig: > > 1. fs/proc: remove redundant comments from /proc/bootconfig, > courtesy of Zhenhua Huang. > > 2. fs/proc: Skip bootloader comment if no embedded kernel parameters, > courtesy of Masami Hiramatsu. > > Thanx, Paul > > ------------------------------------------------------------------------ > > b/fs/proc/bootconfig.c | 12 ++++++------ > b/include/linux/bootconfig.h | 1 + > b/init/main.c | 5 +++++ > fs/proc/bootconfig.c | 2 +- > 4 files changed, 13 insertions(+), 7 deletions(-) > -- Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>