All of lore.kernel.org
 help / color / mirror / Atom feed
* [lustre cleanups 0/6] Patch series to make lustre safe(r) for W=1 compiles
@ 2015-12-01 22:05 ` Valdis Kletnieks
  0 siblings, 0 replies; 16+ messages in thread
From: Valdis Kletnieks @ 2015-12-01 22:05 UTC (permalink / raw)
  To: Oleg Drokin, Andreas Dilger; +Cc: lustre-devel, linux-kernel, Valdis Kletnieks

Start of a batch series to clean up the Lustre tree. Other people have
done  some sparse and checkpatch cleanups, but I found a bunch of
stuff building with W=1.

Valdis Kletnieks (6):

  Swap inline/const to kill 272 warnings
  Fix set-but-unused whinge.
  Clean up another C warnining:
  Fix another C compiler whine:
  Nuke an unsigned >= 0 assert
  Nuke another unsigned >= 0 assert

 drivers/staging/lustre/lustre/fid/lproc_fid.c      |  1 +
 drivers/staging/lustre/lustre/include/lu_object.h  |  2 +-
 drivers/staging/lustre/lustre/include/lustre_cfg.h |  4 --
 drivers/staging/lustre/lustre/libcfs/module.c      | 15 ++++----
 drivers/staging/lustre/lustre/llite/rw.c           |  1 -
 drivers/staging/lustre/lustre/ptlrpc/sec_bulk.c    |  1 -
 7 files changed, 26 insertions(+), 41 deletions(-)

-- 
2.6.3


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

end of thread, other threads:[~2015-12-04  6:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-01 22:05 [lustre cleanups 0/6] Patch series to make lustre safe(r) for W=1 compiles Valdis Kletnieks
2015-12-01 22:05 ` [lustre-devel] " Valdis Kletnieks
2015-12-01 22:05 ` [lustre cleanups 1/6] Swap inline/const to kill 272 warnings Valdis Kletnieks
2015-12-01 22:05   ` [lustre-devel] " Valdis Kletnieks
2015-12-01 22:05 ` [lustre cleanups 2/6] Fix set-but-unused whinge Valdis Kletnieks
2015-12-01 22:05   ` [lustre-devel] " Valdis Kletnieks
2015-12-01 22:05 ` [lustre cleanups 3/6] Clean up another C warnining: Valdis Kletnieks
2015-12-01 22:05   ` [lustre-devel] " Valdis Kletnieks
2015-12-01 22:05 ` [lustre cleanups 4/6] Fix another C compiler whine: Valdis Kletnieks
2015-12-01 22:05   ` [lustre-devel] " Valdis Kletnieks
2015-12-01 22:05 ` [lustre cleanups 5/6] Nuke an unsigned >= 0 assert Valdis Kletnieks
2015-12-01 22:05   ` [lustre-devel] " Valdis Kletnieks
2015-12-01 22:05 ` [lustre cleanups 6/6] Nuke another " Valdis Kletnieks
2015-12-01 22:05   ` [lustre-devel] " Valdis Kletnieks
2015-12-04  6:23 ` [lustre cleanups 0/6] Patch series to make lustre safe(r) for W=1 compiles Dilger, Andreas
2015-12-04  6:23   ` [lustre-devel] " Dilger, Andreas

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.