public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
To: Roland Kammerer <roland.kammerer@linbit.com>
Cc: Philipp Reisner <philipp.reisner@linbit.com>,
	Lars Ellenberg <lars.ellenberg@linbit.com>,
	Jens Axboe <axboe@kernel.dk>,
	Joshua Morris <josh.h.morris@us.ibm.com>,
	Philip Kelleher <pjk1939@linux.ibm.com>,
	linux-block@vger.kernel.org, linux-kernel@vger.kernel.org,
	drbd-dev@lists.linbit.com, Kees Cook <keescook@chromium.org>
Subject: Re: [Drbd-dev] [PATCH] block: Mark expected switch fall-throughs
Date: Mon, 18 Mar 2019 15:53:58 -0500	[thread overview]
Message-ID: <4e659bb0-e706-ce39-711c-da57a98e03d8@embeddedor.com> (raw)
In-Reply-To: <577904a8-2882-1895-007b-55e92cfdf918@embeddedor.com>

Hi,

If no one cares, I'll add this to my tree for 5.2

Thanks
--
Gustavo

On 2/26/19 1:31 PM, Gustavo A. R. Silva wrote:
> 
> 
> On 1/29/19 3:42 AM, Roland Kammerer wrote:
>> On Wed, Jan 23, 2019 at 12:45:01AM -0600, Gustavo A. R. Silva wrote:
>>> In preparation to enabling -Wimplicit-fallthrough, mark switch cases
>>> where we are expecting to fall through.
>>>
>>> Warning level 3 was used: -Wimplicit-fallthrough=3
>>>
>>> This patch is part of the ongoing efforts to enabling
>>> -Wimplicit-fallthrough
>>>
>>> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
>>> ---
>>>  drivers/block/drbd/drbd_int.h      | 2 +-
>>>  drivers/block/drbd/drbd_receiver.c | 4 ++--
>>>  drivers/block/drbd/drbd_req.c      | 2 +-
>>>  drivers/block/rsxx/core.c          | 1 +
>>>  4 files changed, 5 insertions(+), 4 deletions(-)
>>>
>>
>> Hi Gustavo,
>>
>> as also discussed with Lars in person, obviously OK for the DRBD part.
>>
>> Acked-by: Roland Kammerer <roland.kammerer@linbit.com>
>>
> 
> Thank you, Roland.
> 
> Friendly ping:
> 
> Who can take this, please?
> 
> Thanks
> --
> Gustavo
> 

      reply	other threads:[~2019-03-18 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-23  6:45 [PATCH] block: Mark expected switch fall-throughs Gustavo A. R. Silva
2019-01-24  4:54 ` Chaitanya Kulkarni
2019-01-29  9:42 ` [Drbd-dev] " Roland Kammerer
2019-02-26 19:31   ` Gustavo A. R. Silva
2019-03-18 20:53     ` Gustavo A. R. Silva [this message]

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=4e659bb0-e706-ce39-711c-da57a98e03d8@embeddedor.com \
    --to=gustavo@embeddedor.com \
    --cc=axboe@kernel.dk \
    --cc=drbd-dev@lists.linbit.com \
    --cc=josh.h.morris@us.ibm.com \
    --cc=keescook@chromium.org \
    --cc=lars.ellenberg@linbit.com \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=philipp.reisner@linbit.com \
    --cc=pjk1939@linux.ibm.com \
    --cc=roland.kammerer@linbit.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox