diff options
author | 2020-11-19 14:53:22 +0900 | |
---|---|---|
committer | 2020-11-19 08:55:44 -0500 | |
commit | a61ea6379ae9dbb63fbf022d1456733520db6be7 (patch) | |
tree | 3157960939f7d86dc89a7208927e41e0e409d210 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bootconfig: Extend the magic check range to the preceding 3 bytes (diff) | |
download | wireguard-linux-a61ea6379ae9dbb63fbf022d1456733520db6be7.tar.xz wireguard-linux-a61ea6379ae9dbb63fbf022d1456733520db6be7.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions