linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Squashfs: various minor code improvements
@ 2011-01-06 21:09 Phillip Lougher
  0 siblings, 0 replies; only message in thread
From: Phillip Lougher @ 2011-01-06 21:09 UTC (permalink / raw)
  To: linux Kernel Development; +Cc: linux-fsdevel

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-06 21:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-06 21:09 [PATCH 0/5] Squashfs: various minor code improvements Phillip Lougher

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).