[PATCH 0/5] Squashfs: various minor code improvements

From: Phillip Lougher
Date: Thu Jan 06 2011 - 16:10:03 EST


Hi,

A couple of patches that tweak various pieces of code.

Phillip Lougher (5):
Squashfs: remove unnecessary variable in zlib_wrapper
Squashfs: add missing check in zlib_wrapper
Squashfs: get rid of default n in Kconfig
Squashfs: move squashfs_i() definition from squashfs.h
Squashfs: simplify CONFIG_SQUASHFS_LZO handling

fs/squashfs/Kconfig | 3 ---
fs/squashfs/block.c | 1 -
fs/squashfs/cache.c | 1 -
fs/squashfs/decompressor.c | 13 +++++--------
fs/squashfs/fragment.c | 1 -
fs/squashfs/id.c | 1 -
fs/squashfs/lzo_wrapper.c | 1 -
fs/squashfs/squashfs.h | 8 --------
fs/squashfs/squashfs_fs_i.h | 6 ++++++
fs/squashfs/xattr_id.c | 1 -
fs/squashfs/zlib_wrapper.c | 15 +++++++++------
11 files changed, 20 insertions(+), 31 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/