Skip to content
Commit 4c8b8518 authored by Saeed Mahameed's avatar Saeed Mahameed
Browse files

net/mlx5: Use lowercase 'X' for hex values



Apparently gcc is cool with upper case '0X' but it is not commonly used.
Replace '0X' with lowercase '0x' in mlx5_ifc.h file.

Signed-off-by: default avatarSaeed Mahameed <saeedm@mellanox.com>
parent 186599f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment