floppy: cleanups: remove FLOPPY_SILENT_DCL_CLEAR undef
authorDenis Efremov <efremov@linux.com>
Fri, 16 Apr 2021 08:34:49 +0000 (11:34 +0300)
committerJens Axboe <axboe@kernel.dk>
Tue, 20 Apr 2021 14:59:03 +0000 (08:59 -0600)
commita720e11f0a9a016266c8757f06e72622bea86a54
tree0910f05979ce61b41eedbdf17f9e1d4097694832
parentfa6b885e876ed4d29d1513fcf2d8bdc5c4b3b527
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>
drivers/block/floppy.c