diff options
author | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-05-08 11:07:56 -0400 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-05-11 17:00:26 -0400 |
commit | 9d82ccda2bc5c148060543d249d54f8703741bb4 (patch) | |
tree | ac3f7c00624e2cdce116ecdf95f6c3d710385181 /.gitattributes | |
parent | 8842604446d1f005abcbf8c63c12eabdb5695094 (diff) |
tools/bootconfig: Fix apply_xbc() to return zero on success
The return of apply_xbc() returns the result of the last write() call, which
is not what is expected. It should only return zero on success.
Link: https://lore.kernel.org/r/20200508093059.GF9365@kadam
Fixes: 8842604446d1 ("tools/bootconfig: Fix resource leak in apply_xbc()")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Masami Hiramatsu <mhiramat@kernel.org>
Tested-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions