1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

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: Denis Efremov <efremov@linux.com>
Link: https://lore.kernel.org/r/20210416083449.72700-6-efremov@linux.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
Denis Efremov 2021-04-16 11:34:49 +03:00 committed by Jens Axboe
parent fa6b885e87
commit a720e11f0a

View file

@ -145,8 +145,6 @@
* Better audit of register_blkdev.
*/
#undef FLOPPY_SILENT_DCL_CLEAR
#define REALLY_SLOW_IO
#define DEBUGT 2