]> Git Repo - u-boot.git/commit
GCC4.6: Squash warning in lzo1x_decompress.c
authorMarek Vasut <[email protected]>
Fri, 30 Sep 2011 10:13:26 +0000 (12:13 +0200)
committerWolfgang Denk <[email protected]>
Sat, 1 Oct 2011 21:34:38 +0000 (23:34 +0200)
commit7b8ffea2ac44097ed1c99ba70b8c6a4cf12ba0b4
tree7cdf9f264fee101de29c5c639de6553ef3caa481
parent2984fd1673fd76de0182c9626c3d66ea2e0486e7
GCC4.6: Squash warning in lzo1x_decompress.c

lzo1x_decompress.c: In function ‘parse_header’:
lzo1x_decompress.c:35:5: warning: variable ‘level’ set but not used
[-Wunused-but-set-variable]

Signed-off-by: Marek Vasut <[email protected]>
Acked-by: Mike Frysinger <[email protected]>
lib/lzo/lzo1x_decompress.c
This page took 0.033835 seconds and 4 git commands to generate.