]> git.baikalelectronics.ru Git - kernel.git/commit
tools/bootconfig: Print all error message in stderr
authorMasami Hiramatsu <mhiramat@kernel.org>
Fri, 17 Sep 2021 10:03:01 +0000 (19:03 +0900)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Mon, 11 Oct 2021 00:44:05 +0000 (20:44 -0400)
commit961cfcafb88869f8aacb18167b4cb38d3fc0abb5
tree0ff7dfa9b508dc97579c1dd14ab78658465d5d1f
parent5936afe5afe4924394e24879183a12c5c6247bd7
tools/bootconfig: Print all error message in stderr

Print all error message in stderr. This also removes
unneeded tools/bootconfig/include/linux/printk.h.

Link: https://lkml.kernel.org/r/163187298106.2366983.15210300267326257397.stgit@devnote2
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
tools/bootconfig/include/linux/kernel.h
tools/bootconfig/include/linux/printk.h [deleted file]
tools/bootconfig/main.c