[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4D262F9F.4090709@lougher.demon.co.uk>
Date: Thu, 06 Jan 2011 21:09:51 +0000
From: Phillip Lougher <phillip@...gher.demon.co.uk>
To: linux Kernel Development <linux-kernel@...r.kernel.org>
CC: linux-fsdevel@...r.kernel.org
Subject: [PATCH 0/5] Squashfs: various minor code improvements
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists