linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Various cleanups
@ 2020-07-16  4:54 Damien Le Moal
  2020-07-16  4:54 ` [PATCH 1/4] md: Fix compilation warning Damien Le Moal
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Damien Le Moal @ 2020-07-16  4:54 UTC (permalink / raw)
  To: Song Liu, linux-raid

Song,

These patches fix various compilation warnings showing up when
compiling with W=1. Therer are also a lot of warnings generated by
sparse (C=1 compilation). Working on addressing those too in a
follow-up series.

Damien Le Moal (4):
  md: Fix compilation warning
  md: raid5-cache: Remove set but unused variable
  md: raid5: Fix compilation warning
  md: raid10: Fix compilation warning

 drivers/md/md.c          | 12 ++++++------
 drivers/md/raid10.c      |  4 ++--
 drivers/md/raid5-cache.c |  4 +---
 drivers/md/raid5.c       | 12 ++++++------
 4 files changed, 15 insertions(+), 17 deletions(-)

-- 
2.26.2

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

end of thread, other threads:[~2020-07-16  5:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16  4:54 [PATCH 0/4] Various cleanups Damien Le Moal
2020-07-16  4:54 ` [PATCH 1/4] md: Fix compilation warning Damien Le Moal
2020-07-16  4:54 ` [PATCH 2/4] md: raid5-cache: Remove set but unused variable Damien Le Moal
2020-07-16  4:54 ` [PATCH 3/4] md: raid5: Fix compilation warning Damien Le Moal
2020-07-16  4:54 ` [PATCH 4/4] md: raid10: " Damien Le Moal
2020-07-16  5:53 ` [PATCH 0/4] Various cleanups Song Liu

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