[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <2f80871f-a1a5-7c02-52f9-118a0e68d84c@linux.com>
Date: Tue, 15 Jun 2021 09:56:20 +0300
From: Denis Efremov <efremov@...ux.com>
To: Jens Axboe <axboe@...nel.dk>
Cc: linux-block <linux-block@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Floppy changes for 5.14
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(-)
Powered by blists - more mailing lists