diff options
author | Chaitanya Kulkarni | 2020-07-28 19:36:48 -0700 |
---|---|---|
committer | Christoph Hellwig | 2020-07-29 07:46:28 +0200 |
commit | b6cec06d19d90db5dbcc50034fb33983f6259b8b (patch) | |
tree | 4193e82a579b4c627ad5139f1b87258bd9d2e44d /Documentation | |
parent | 64d452b3560b7a55277c8d9ef0a8635e62136580 (diff) |
nvme-loop: remove extra variable in create ctrl
We can call the nvme_change_ctrl_state() directly and have
WARN_ON_ONCE(1) call instead of having to use an extra variable which
matches the name of the function.
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 'Documentation')
0 files changed, 0 insertions, 0 deletions