diff options
| author | Parav Pandit <[email protected]> | 2021-02-09 09:44:27 +0200 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2021-04-02 16:13:04 -0700 |
| commit | c6baac47d9e64d42f98ef745ed1f2925efc78440 (patch) | |
| tree | 14ec3f9f0c618b395464d979c933f3400c0e4ba2 /include/linux/timerqueue.h | |
| 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 <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions