[PATCH v2 fs/proc/bootconfig 0/2] remove redundant comments from /proc/bootconfig
From: Paul E. McKenney
Date: Tue Apr 09 2024 - 00:42:57 EST
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(-)