linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denis Efremov <efremov@linux.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block <linux-block@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Floppy changes for 5.14
Date: Tue, 15 Jun 2021 09:56:20 +0300	[thread overview]
Message-ID: <2f80871f-a1a5-7c02-52f9-118a0e68d84c@linux.com> (raw)

Hi Jens,

The following changes since commit d07f3b081ee632268786601f55e1334d1f68b997:

  mark pstore-blk as broken (2021-06-14 08:26:03 -0600)

are available in the Git repository at:

  https://github.com/evdenis/linux-floppy.git tags/floppy-for-5.14

for you to fetch changes up to 2c9bdf6e4771a5966a4f0d6bea45a1c7f38312d7:

  floppy: Fix fall-through warning for Clang (2021-06-15 09:18:55 +0300)

Please pull

----------------------------------------------------------------
Floppy patches for 5.14

Two oneliners to fix clang warnings:
- -Wimplicit-fallthrough warning fix from Gustavo A. R. Silva.
- Redundant assignment warning fix from Jiapeng Chong.

No semantic and behavioural changes.

----------------------------------------------------------------
Gustavo A. R. Silva (1):
      floppy: Fix fall-through warning for Clang

Jiapeng Chong (1):
      floppy: cleanup: remove redundant assignment to nr_sectors

 drivers/block/floppy.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


             reply	other threads:[~2021-06-15  6:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-15  6:56 Denis Efremov [this message]
2021-06-15 21:41 ` [GIT PULL] Floppy changes for 5.14 Jens Axboe

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=2f80871f-a1a5-7c02-52f9-118a0e68d84c@linux.com \
    --to=efremov@linux.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).