We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2b8f51 + b59efde commit d61665cCopy full SHA for d61665c
1 file changed
io_uring/fdinfo.c
@@ -125,6 +125,7 @@ static void __io_uring_show_fdinfo(struct io_ring_ctx *ctx, struct seq_file *m)
125
sq_idx);
126
break;
127
}
128
+ i++;
129
sqe128 = true;
130
131
seq_printf(m, "%5u: opcode:%s, fd:%d, flags:%x, off:%llu, "
0 commit comments