diff options
author | Christian Heusel <[email protected]> | 2024-01-12 00:15:18 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2024-01-12 09:07:46 -0700 |
commit | 25c1772a0493463408489b1fae65cf77fe46cac1 (patch) | |
tree | 72142844722afe3e86aa59f1e7d64d18a318c8a4 /tools/testing/selftests/net/lib | |
parent | 5266caaf5660529e3da53004b8b7174cab6374ed (diff) |
block: print symbolic error name instead of error code
Utilize the %pe print specifier to get the symbolic error name as a
string (i.e "-ENOMEM") in the log message instead of the error code to
increase its readablility.
This change was suggested in
https://lore.kernel.org/all/[email protected]/
Signed-off-by: Christian Heusel <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib')
0 files changed, 0 insertions, 0 deletions