Merge tag 'floppy-for-5.14' of https://github.com/evdenis/linux-floppy into for-5...
authorJens Axboe <axboe@kernel.dk>
Tue, 15 Jun 2021 21:41:17 +0000 (15:41 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Jun 2021 21:41:17 +0000 (15:41 -0600)
commit491e5b170ef8bf951d9337b1a7ee9f9c1465ffe8
tree24c5b5870d59b29aad654e7f3c4815f01bb056a6
parentd07f3b081ee632268786601f55e1334d1f68b997
parent2c9bdf6e4771a5966a4f0d6bea45a1c7f38312d7
Merge tag 'floppy-for-5.14' of https://github.com/evdenis/linux-floppy into for-5.14/drivers

Pull floppy fixes from Denis:

"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."

* tag 'floppy-for-5.14' of https://github.com/evdenis/linux-floppy:
  floppy: Fix fall-through warning for Clang
  floppy: cleanup: remove redundant assignment to nr_sectors