On a Tuesday in 2020, Peter Krempa wrote:
The function repeatedly checked the first element rather than
interating
iterating
through the array.
Reported-by: Daniel P. Berrangé <berrange(a)redhat.com>
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/qemu/qemu_block.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Jano