diff options
author | Parav Pandit <parav@nvidia.com> | 2021-02-09 09:44:27 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2021-04-02 16:13:04 -0700 |
commit | c6baac47d9e64d42f98ef745ed1f2925efc78440 (patch) | |
tree | 14ec3f9f0c618b395464d979c933f3400c0e4ba2 /include/linux/mlx5 | |
parent | e591605f801ecfa2202b2682bf7af96e1d3129df (diff) |
net/mlx5: Use unsigned int for free_count
Fix the warning due to missing int.
WARNING: Prefer 'unsigned int' to bare use of 'unsigned'
+ unsigned free_count;
Signed-off-by: Parav Pandit <parav@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'include/linux/mlx5')
0 files changed, 0 insertions, 0 deletions