On 01.09.24 17:24, Vincent Vanlaer wrote:
+static int commit_iteration(CommitBlockJob *s, int64_t offset, int64_t *n,
void *buf) {
Hmm over-80 line. Didn't you forget run ./checkpatch.pl ?
--
Best regards,
Vladimir
On 01.09.24 17:24, Vincent Vanlaer wrote:
Signed-off-by: Vincent Vanlaer
---
block/commit.c | 85 --
1 file changed, 48 insertions(+), 37 deletions(-)
diff --git a/block/commit.c b/block/commit.c
index 8dee25b313..9eedd1fa47 100644
--- a/block/
Signed-off-by: Vincent Vanlaer
---
block/commit.c | 85 --
1 file changed, 48 insertions(+), 37 deletions(-)
diff --git a/block/commit.c b/block/commit.c
index 8dee25b313..9eedd1fa47 100644
--- a/block/commit.c
+++ b/block/commit.c
@@ -128,6 +128,5