diff options
author | Christian Heusel <christian@heusel.eu> | 2024-01-11 15:13:07 +0100 |
---|---|---|
committer | Leon Romanovsky <leon@kernel.org> | 2024-01-25 11:50:58 +0200 |
commit | 64854534ff96641e69fa1b7b2caab54259255c14 (patch) | |
tree | 245cd600b686a60dad0bd82294591b678ae16315 /tools/perf/scripts/python/gecko.py | |
parent | 190a7affeece58f7727b5cad51d4d51461ece146 (diff) |
RDMA/ipoib: 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 readability.
This change was suggested in
https://lore.kernel.org/all/92972476-0b1f-4d0a-9951-af3fc8bc6e65@suswa.mountain/
Signed-off-by: Christian Heusel <christian@heusel.eu>
Link: https://lore.kernel.org/r/20240111141311.987098-1-christian@heusel.eu
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions