mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-23 20:24:12 +08:00
a61ea6379a
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:
|
||
---|---|---|
.. | ||
include/linux | ||
samples | ||
scripts | ||
.gitignore | ||
main.c | ||
Makefile | ||
test-bootconfig.sh |