Acked-by: Christophe Fergeau
On Mon, Apr 04, 2016 at 10:03:38AM +0200, Fabiano FidĂȘncio wrote:
> The loop (for (;;)) will be executed only once, so, no reason for
> keeping it.
> ---
> common/lz_compress_tmpl.c | 19 ---
> 1 file changed, 8 insertions(+), 11 deletions(-)
>
> di
The loop (for (;;)) will be executed only once, so, no reason for
keeping it.
---
common/lz_compress_tmpl.c | 19 ---
1 file changed, 8 insertions(+), 11 deletions(-)
diff --git a/common/lz_compress_tmpl.c b/common/lz_compress_tmpl.c
index e316c4b..0305278 100644
--- a/common/lz_c