aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorChaitanya Kulkarni <[email protected]>2021-02-24 17:56:40 -0800
committerChristoph Hellwig <[email protected]>2021-04-02 18:48:25 +0200
commit7798df6fcf4457d151a693f5948f232b13bcb937 (patch)
tree88a3f8d91c1b5aafedf90521f332482c54abb191 /tools/perf/scripts/python
parenta56f14c26df8127815e35ae0272296aaa917a22e (diff)
nvmet: remove an unnecessary function parameter to nvmet_check_ctrl_status
In nvmet_check_ctrl_status() cmd can be derived from nvmet_req. Remove the local variable cmd in the nvmet_check_ctrl_status() and function parameter cmd for nvmet_check_ctrl_status(). Derive the cmd value from req parameter in the nvmet_check_ctrl_status(). 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')
0 files changed, 0 insertions, 0 deletions