From: Mike Snitzer <snitzer@redhat.com>
To: Damien Le Moal <damien.lemoal@wdc.com>
Cc: dm-devel@redhat.com
Subject: Re: [PATCH 0/8] Various cleanups
Date: Wed, 15 Jul 2020 09:42:58 -0400 [thread overview]
Message-ID: <20200715134258.GB9501@redhat.com> (raw)
In-Reply-To: <20200715095217.441885-1-damien.lemoal@wdc.com>
On Wed, Jul 15 2020 at 5:52am -0400,
Damien Le Moal <damien.lemoal@wdc.com> wrote:
> Mike,
>
> These patches fix various compilation warnings showing up when compiling
> with W=1. The last patch addresses a static checker warning (C=1
> compilation). There are a lot more of these code checker warnings
> remaining that probably could be addressed, some seem to be false
> positive though.
>
> Damien Le Moal (8):
> dm raid5: Remove set but unused variable
> dm raid5: Fix compilation warning
> md: Fix compilation warning
> dm raid10: Fix compilation warning
> dm verity: Fix compilation warning
> dm raid: Remove empty if statement
> dm ioctl: Fix compilation warning
> dm init: Set file local variable static
>
> drivers/md/dm-init.c | 2 +-
> drivers/md/dm-ioctl.c | 2 +-
> drivers/md/dm-raid.c | 2 --
> drivers/md/dm-verity-verify-sig.h | 14 +++++++-------
OK, thanks.
> drivers/md/md.c | 12 ++++++------
> drivers/md/raid10.c | 4 ++--
> drivers/md/raid5-cache.c | 4 +---
> drivers/md/raid5.c | 12 ++++++------
But these need to be routed through the MD.
Mike
next prev parent reply other threads:[~2020-07-15 13:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-15 9:52 [PATCH 0/8] Various cleanups Damien Le Moal
2020-07-15 9:52 ` [PATCH 1/8] dm raid5: Remove set but unused variable Damien Le Moal
2020-07-15 9:52 ` [PATCH 2/8] dm raid5: Fix compilation warning Damien Le Moal
2020-07-15 9:52 ` [PATCH 3/8] md: " Damien Le Moal
2020-07-15 9:52 ` [PATCH 4/8] dm raid10: " Damien Le Moal
2020-07-15 9:52 ` [PATCH 5/8] dm verity: " Damien Le Moal
2020-07-15 9:52 ` [PATCH 6/8] dm raid: Remove empty if statement Damien Le Moal
2020-07-15 9:52 ` [PATCH 7/8] dm ioctl: Fix compilation warning Damien Le Moal
2020-07-15 9:52 ` [PATCH 8/8] dm init: Set file local variable static Damien Le Moal
2020-07-15 13:42 ` Mike Snitzer [this message]
2020-07-15 23:03 ` [PATCH 0/8] Various cleanups Damien Le Moal
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=20200715134258.GB9501@redhat.com \
--to=snitzer@redhat.com \
--cc=damien.lemoal@wdc.com \
--cc=dm-devel@redhat.com \
/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 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.