mirror of
https://github.com/torvalds/linux.git
synced 2025-11-11 14:10:37 +02:00
Use ksft_exit_fail_perror() to print the value of errno and its string form. This is the first user of the ksft_exit_fail_perror() and proves the usefulness of this API. Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| binfmt_script.py | ||
| execveat.c | ||
| load_address.c | ||
| Makefile | ||
| non-regular.c | ||
| null-argv.c | ||
| recursion-depth.c | ||