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)
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


Trivial merge