aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-mgr.c
diff options
context:
space:
mode:
authorAleksa Sarai <[email protected]>2019-07-20 10:03:32 +1000
committerShuah Khan <[email protected]>2019-07-30 15:46:48 -0600
commitfc2e634e997d84f2610a482b500865ef2c04fcde (patch)
tree55e54ebeb07c4454cd47cbd9e76964fb011b3fb1 /drivers/fpga/fpga-mgr.c
parent527d37e9e575bc0e9024de9b499385e7bb31f1ad (diff)
kselftest: save-and-restore errno to allow for %m formatting
Previously, using "%m" in a ksft_* format string can result in strange output because the errno value wasn't saved before calling other libc functions. The solution is to simply save and restore the errno before we format the user-supplied format string. Signed-off-by: Aleksa Sarai <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions