[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: [PATCH 3/5] removed superfluous code
From:       Manuel Zerpies <manuel.f.zerpies () ww ! stud ! uni-erlangen ! de>
Date:       2012-11-29 20:53:07
Message-ID: 20121129205307.GA3240 () ww ! stud ! uni-erlangen ! de
[Download RAW message or body]

the removed code will never be executed, because the flag DIST_BUFSIZE
is defined at this point

Signed-off-by: Manuel Zerpies <manuel.f.zerpies@ww.stud.uni-erlangen.de>
---
 archival/gzip.c |    3 ---
 1 file changed, 3 deletions(-)

diff --git a/archival/gzip.c b/archival/gzip.c
index 80db4f9..a2baebf 100644
--- a/archival/gzip.c
+++ b/archival/gzip.c
@@ -811,9 +811,6 @@ static const uint8_t bl_order[BL_CODES] ALIGN1 = {
 #  endif
 #  endif
 #endif
-#ifndef DIST_BUFSIZE
-#  define DIST_BUFSIZE  LIT_BUFSIZE
-#endif
 /* Sizes of match buffers for literals/lengths and distances.  There are
  * 4 reasons for limiting LIT_BUFSIZE to 64K:
  *   - frequencies can be kept in 16 bit counters
-- 
1.7.9.5

_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic