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 /net/ceph/snapshot.c | |
parent | a56f14c26df8127815e35ae0272296aaa917a22e (diff) | |
download | linux-stable-7798df6fcf4457d151a693f5948f232b13bcb937.tar.gz linux-stable-7798df6fcf4457d151a693f5948f232b13bcb937.tar.bz2 linux-stable-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 'net/ceph/snapshot.c')
0 files changed, 0 insertions, 0 deletions