Linux 6.9-rc1
[linux-2.6-microblaze.git] / drivers / block / floppy.c
index 1b399ec..25c9d85 100644 (file)
@@ -2787,7 +2787,6 @@ do_request:
                pending = set_next_request();
                spin_unlock_irq(&floppy_lock);
                if (!pending) {
-                       do_floppy = NULL;
                        unlock_fdc();
                        return;
                }