cmd_mem: cmp: convert while() to for() loop
Simplify the code slightly by using a for() loop since this is
basically what we're already doing -- incrementing "ngood" to
the value in "count".
Signed-off-by:
Mike Frysinger <vapier@gentoo.org>
Loading
Please register or sign in to comment