diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2016-09-30 11:24:12 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2016-09-30 11:24:12 +0200 |
commit | 53d6e03a0acb31cdb5c6e5679cf8a9ddd8c09ba5 (patch) | |
tree | f3d2339bce0b070bf4982b3739636b2cca7f0730 /shell/hush_test/hush-z_slow | |
parent | 60ca8343589ff6edb5a447551718e816555af494 (diff) | |
download | busybox-53d6e03a0acb31cdb5c6e5679cf8a9ddd8c09ba5.tar.gz |
ash: remove dead stores and unused variables
Upstream commit 1:
Date: Fri, 8 Jul 2011 16:12:20 +0800
[MEMALLOC] Avoid gcc warning: variable 'oldstackp' set but not used
* src/memalloc.c (growstackblock): Remove declaration and set of
set-but-not-used variable. Also remove a stray space-before-TAB.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Upstream commit 2:
Date: Fri, 8 Jul 2011 16:16:11 +0800
[MEMALLOC] Avoid clang warning about dead store to "size"
* src/memalloc.c (makestrspace): Remove dead store.
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/hush_test/hush-z_slow')
0 files changed, 0 insertions, 0 deletions