diff options
author | Arthur Kiyanovski <akiyano@amazon.com> | 2020-05-22 12:08:58 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-05-22 14:12:48 -0700 |
commit | ba6f6b4191f850ddf9363a4aa946f2432a28fb30 (patch) | |
tree | 78813d91c9f7b9db421c60daee31a22024302d31 /fs/direct-io.c | |
parent | 95d0fcb5704aa179c1aa8e5ea54f7715f0252383 (diff) |
net: ena: cosmetic: set queue sizes to u32 for consistency
Make all types of variables that convey the number and sizeof queues to
be u32, for consistency with the API between the driver and device via
ena_admin_defs.h:ena_admin_get_feat_resp.max_queue_ext fields. Current
code sometimes uses int and there are multiple assignments between these
variables with different types.
Signed-off-by: Arthur Kiyanovski <akiyano@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/direct-io.c')
0 files changed, 0 insertions, 0 deletions