commit | a720e11f0a9a016266c8757f06e72622bea86a54 | [log] [tgz] |
---|---|---|
author | Denis Efremov <efremov@linux.com> | Fri Apr 16 11:34:49 2021 +0300 |
committer | Jens Axboe <axboe@kernel.dk> | Tue Apr 20 08:59:03 2021 -0600 |
tree | 0910f05979ce61b41eedbdf17f9e1d4097694832 | |
parent | fa6b885e876ed4d29d1513fcf2d8bdc5c4b3b527 [diff] |
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>