Squashfs: remove unnecessary variable in zlib_wrapper
authorPhillip Lougher <phillip@lougher.demon.co.uk>
Wed, 5 Jan 2011 17:52:26 +0000 (17:52 +0000)
committerPhillip Lougher <phillip@lougher.demon.co.uk>
Thu, 13 Jan 2011 21:20:52 +0000 (21:20 +0000)
commit170cf02165272dfe026eba183563bad973ca4f05
treeac67de416d11ba535909d982fcfd4d68d21c3551
parent7a43ae523744c01b6187013e781f44c2281c579c
Squashfs: remove unnecessary variable in zlib_wrapper

Get rid of unnecessary bytes variable, and remove redundant
initialisation of zlib_err.

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
fs/squashfs/zlib_wrapper.c