diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2020-06-02 05:41:11 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-07-08 17:16:15 +0300 |
commit | a87835e9ecbd29ddffdd5bae81dc913afc221abd (patch) | |
tree | a1822f870061f81fe2ad87add6211d766f2b907f /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 482c6b614a4750f71ed9c928bb5b2007a05dd694 (diff) | |
download | linux-a87835e9ecbd29ddffdd5bae81dc913afc221abd.tar.xz |
nvme-core: use u16 type for directives
In nvme_configure_directives() when calculating number of streams use
u16 instead of unsigned type in the min_t() since target variable
ctrl->nr_streams is of type u16.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions