diff options
author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2020-10-01 21:54:31 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2020-10-07 08:56:20 +0300 |
commit | af5d6f7ba5f99f8316473557240ae9acdd20a6bd (patch) | |
tree | bbf023ccec5d92e2d43962d04d2c4f7a0114addb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7b15336257ed5623cddefa8d33069777494c98e0 (diff) | |
download | linux-af5d6f7ba5f99f8316473557240ae9acdd20a6bd.tar.xz |
nvme-core: remove extra variable
In nvme_validate_ns() the exra variable ctrl is used only twice.
Using ns->ctrl directly still maintains the redability and original
length of the lines in the code. Get rid of the extra variable ctrl &
use ns->ctrl directly.
Signed-off-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions