2021-06-15 06:57:52

by Denis Efremov

[permalink] [raw]
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(-)


2021-06-15 21:44:55

by Jens Axboe

[permalink] [raw]
Subject: Re: [GIT PULL] Floppy changes for 5.14

On 6/15/21 12:56 AM, Denis Efremov wrote:
> 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

Pulled, thanks.

--
Jens Axboe