Commit a720e11f authored by Denis Efremov's avatar Denis Efremov Committed by Jens Axboe
Browse files

floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef



FLOPPY_SILENT_DCL_CLEAR is not defined anywhere and comes from pre-git
era. Just drop this undef. There is FD_SILENT_DCL_CLEAR which is really
used.

Signed-off-by: default avatarDenis Efremov <efremov@linux.com>
Link: https://lore.kernel.org/r/20210416083449.72700-6-efremov@linux.com


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent fa6b885e
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -145,8 +145,6 @@
 * Better audit of register_blkdev.
 */

#undef  FLOPPY_SILENT_DCL_CLEAR

#define REALLY_SLOW_IO

#define DEBUGT 2