diff options
author | Chaitanya Kulkarni <[email protected]> | 2020-06-01 19:41:12 -0700 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2020-07-08 16:16:15 +0200 |
commit | d4047cf99421d434660a5a0c61ac3e83b4ad0dad (patch) | |
tree | 50883cf1050f8723d789eaa994cf7a86fb7d4073 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | a87835e9ecbd29ddffdd5bae81dc913afc221abd (diff) |
nvme-core: use u16 type for ctrl->sqsize
In nvme_init_identify() when calculating submission queue size use u16
instead of int type in the min_t() since target variable ctrl->sqsize is
of type u16.
Signed-off-by: Chaitanya Kulkarni <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions