Home
last modified time | relevance | path

Searched hist:f91cb5b7476a603068eae31e5b2cc170dd2b9b1b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/bootconfig/
H A Dmain.cdiff f91cb5b7476a603068eae31e5b2cc170dd2b9b1b Tue Jun 16 05:14:25 CDT 2020 Masami Hiramatsu <mhiramat@kernel.org> tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig

Fix bootconfig to return 0 if succeeded to show the bootconfig
in initrd. Without this fix, "bootconfig INITRD" command
returns !0 even if the command succeeded to show the bootconfig.

Link: http://lkml.kernel.org/r/159230246566.65555.11891772258543514487.stgit@devnote2

Cc: stable@vger.kernel.org
Fixes: 950313ebf79c ("tools: bootconfig: Add bootconfig command")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>