ack series
- Original Message -
> It was assigned a value, but then the value was never used.
> ---
> common/lz_compress_tmpl.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/common/lz_compress_tmpl.c b/common/lz_compress_tmpl.c
> index 2b66833..b5d0049 100644
> --- a/common/l
It was assigned a value, but then the value was never used.
---
common/lz_compress_tmpl.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/common/lz_compress_tmpl.c b/common/lz_compress_tmpl.c
index 2b66833..b5d0049 100644
--- a/common/lz_compress_tmpl.c
+++ b/common/lz_compress_tmpl.c
@@ -479