All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Cleanup
@ 2011-03-28 11:59 Zdenek Kabelac
  2011-03-28 11:59 ` [PATCH 1/6] Unreleased pool is INTERNAL_ERROR Zdenek Kabelac
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Zdenek Kabelac @ 2011-03-28 11:59 UTC (permalink / raw)
  To: lvm-devel

Nice-to-have patch set.
Constains some warning fixes for various compilation builds which I'm
using on my machine (so not covering all configure options)
Should be easy to overview.

Zdenek Kabelac (6):
  Unreleased pool is INTERNAL_ERROR
  Remove double  brackets
  Add void and few more warning
  Add attribute printf
  Fix signes warnings
  const fixes

 daemons/clvmd/clvmd.c         |   11 ++++++-----
 daemons/clvmd/lvm-functions.c |    8 ++++----
 daemons/dmeventd/dmeventd.c   |    4 ++--
 lib/activate/dev_manager.c    |    2 +-
 lib/device/dev-io.c           |    2 +-
 lib/metadata/lv_manip.c       |    6 +++---
 lib/metadata/pv_manip.c       |    2 +-
 lib/misc/lvm-globals.c        |   24 ++++++++++++------------
 libdm/libdm-common.c          |    7 +++++--
 libdm/libdm-deptree.c         |    4 ++--
 libdm/mm/pool.c               |    2 +-
 tools/dmsetup.c               |    9 +++++----
 tools/pvmove.c                |    4 ++--
 tools/vgreduce.c              |    4 ++--
 14 files changed, 47 insertions(+), 42 deletions(-)

-- 
1.7.4.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-28 11:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 11:59 [PATCH 0/6] Cleanup Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 1/6] Unreleased pool is INTERNAL_ERROR Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 2/6] Remove double brackets Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 3/6] Add void and few more warning Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 4/6] Add attribute printf Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 5/6] Fix signes warnings Zdenek Kabelac
2011-03-28 11:59 ` [PATCH 6/6] const fixes Zdenek Kabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.