]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net/mlx5: Prefix temperature event bitmap with '0x' for clarity
authorShahar Shitrit <shshitrit@nvidia.com>
Thu, 13 Feb 2025 09:46:39 +0000 (11:46 +0200)
committerJakub Kicinski <kuba@kernel.org>
Tue, 18 Feb 2025 00:27:38 +0000 (16:27 -0800)
commitb9b72ce0f5f4679fc878ad010658a72f30595118
tree27774003e2e604dcd2aaac5c87a81dd370bf99fe
parent9dd3d5d258aceb37bdf09c8b91fa448f58ea81f0
net/mlx5: Prefix temperature event bitmap with '0x' for clarity

Prepend '0x' to the sensor bitmap in the warning message to clearly
indicate that the bitmap is in hexadecimal format.

Signed-off-by: Shahar Shitrit <shshitrit@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Mateusz Polchlopek <mateusz.polchlopek@intel.com>
Link: https://patch.msgid.link/20250213094641.226501-3-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/events.c