[PATCH 0/2] nvme-loop: a fix and cleanup

Chaitanya Kulkarni chaitanya.kulkarni at wdc.com
Tue Jul 28 22:36:46 EDT 2020


Hi,

This is a small patch-series which fixes an issue with the loop
transport and removes the extra variable where a function can be called
directly.

Keeping the fixes tag on patch #1 if needed, patch #2 is just my
personal preference to minimize the number of variables when I touch the
code.

-ck

Chaitanya Kulkarni (2):
  nvme-loop: set ctrl state connecting after init
  nvme-loop: remove extra variable in create ctrl

 drivers/nvme/target/loop.c | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

-- 
2.26.0




More information about the Linux-nvme mailing list