From: Phillip Lougher <phillip@lougher.demon.co.uk>
To: linux Kernel Development <linux-kernel@vger.kernel.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: [PATCH 0/5] Squashfs: various minor code improvements
Date: Thu, 06 Jan 2011 21:09:51 +0000 [thread overview]
Message-ID: <4D262F9F.4090709@lougher.demon.co.uk> (raw)
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(-)
reply other threads:[~2011-01-06 21:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D262F9F.4090709@lougher.demon.co.uk \
--to=phillip@lougher.demon.co.uk \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).