Patchew URL:
https://patchew.org/QEMU/20210207063304.15227-1-niteesh...@gmail.com/
Hi,
This series seems to have some coding style problems. See output below for
more information:
Type: series
Message-id: 20210207063304.15227-1-niteesh...@gmail.com
Subject: [PATCH] block/iscsi: Use lock
---
block/iscsi.c | 37 -
1 file changed, 12 insertions(+), 25 deletions(-)
diff --git a/block/iscsi.c b/block/iscsi.c
index 4d2a416ce7..4f7abc665a 100644
--- a/block/iscsi.c
+++ b/block/iscsi.c
@@ -48,6 +48,7 @@
#include "crypto/secret.h"
#include "scsi/util