diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2020-11-19 08:53:22 +0300 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-11-19 16:55:44 +0300 |
commit | a61ea6379ae9dbb63fbf022d1456733520db6be7 (patch) | |
tree | 3157960939f7d86dc89a7208927e41e0e409d210 /lib/test_overflow.c | |
parent | 50b8a742850fce7293bed45753152c425f7e931b (diff) | |
download | linux-a61ea6379ae9dbb63fbf022d1456733520db6be7.tar.xz |
tools/bootconfig: Fix errno reference after printf()
Fix not to refer the errno variable as the result of previous libc
functions after printf() because printf() can change the errno.
Link: https://lkml.kernel.org/r/160576520243.320071.51093664672431249.stgit@devnote2
Fixes: 85c46b78da58 ("bootconfig: Add bootconfig magic word for indicating bootconfig explicitly")
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions