diff options
| author | Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> | 2021-02-24 17:56:40 -0800 |
|---|---|---|
| committer | Christoph Hellwig <hch@lst.de> | 2021-04-02 18:48:25 +0200 |
| commit | 7798df6fcf4457d151a693f5948f232b13bcb937 (patch) | |
| tree | 88a3f8d91c1b5aafedf90521f332482c54abb191 /tools/perf/scripts/python/bin | |
| parent | nvmet: update error log page in nvmet_alloc_ctrl() (diff) | |
| download | linux-7798df6fcf4457d151a693f5948f232b13bcb937.tar.gz linux-7798df6fcf4457d151a693f5948f232b13bcb937.zip | |
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 <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/bin')
0 files changed, 0 insertions, 0 deletions
