summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorChaitanya Kulkarni <chaitanya.kulkarni@wdc.com>2021-06-13 18:58:47 -0700
committerChristoph Hellwig <hch@lst.de>2021-06-17 15:51:20 +0200
commitf3dce2add3e1a06f4e16616408aa70bf2f7c8431 (patch)
tree55976476a1b7468b64fb855b4b0bb32468612115 /tools/perf/scripts/python/export-to-sqlite.py
parent46eca4702d93dbb8ac1c8fa84e5838fc8a1e82a0 (diff)
nvmet: use req->cmd directly in file-ns fast path
The function nvmet_file_parse_io_cmd() is called from the fast path. The local variable to that function cmd is only used once. Remove the local variable and use req->cmd 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