Searched hist:e8ba0b2b64126381643bb50df3556b139a60545a (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/bootconfig/ |
H A D | main.c | diff e8ba0b2b64126381643bb50df3556b139a60545a Fri May 07 22:42:16 CDT 2021 Zhen Lei <thunder.leizhen@huawei.com> tools/bootconfig: Fix error return code in apply_xbc()
Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function.
Link: https://lkml.kernel.org/r/20210508034216.2277-1-thunder.leizhen@huawei.com
Fixes: a995e6bc0524 ("tools/bootconfig: Fix to check the write failure correctly") Reported-by: Hulk Robot <hulkci@huawei.com> Acked-by: Masami Hiramatsu <mhiramat@kernel.org> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com> Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
|