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(-)