aboutsummaryrefslogtreecommitdiffstats
path: root/lib/notifier-error-inject.c
diff options
context:
space:
mode:
authorJacob Keller <[email protected]>2025-09-23 20:56:56 +0000
committerJakub Kicinski <[email protected]>2025-09-24 23:58:54 +0000
commitb7e32ae6664285e156e9f0cd821e63e19798baf7 (patch)
tree029267db7facd8fca7f0acb0c55c99ab55c41d09 /lib/notifier-error-inject.c
parentMerge branch 'mlx5-misc-fixes-2025-09-22' (diff)
downloadkernel-b7e32ae6664285e156e9f0cd821e63e19798baf7.tar.gz
kernel-b7e32ae6664285e156e9f0cd821e63e19798baf7.zip
libie: fix string names for AQ error codes
The LIBIE_AQ_STR macro() introduced by commit 5feaa7a07b85 ("libie: add adminq helper for converting err to str") is used in order to generate strings for printing human readable error codes. Its definition is missing the separating underscore ('_') character which makes the resulting strings difficult to read. Additionally, the string won't match the source code, preventing search tools from working properly. Add the missing underscore character, fixing the error string names. Signed-off-by: Jacob Keller <[email protected]> Fixes: 5feaa7a07b85 ("libie: add adminq helper for converting err to str") Reviewed-by: Paul Menzel <[email protected]> Reviewed-by: Aleksandr Loktionov <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions