]> git.hungrycats.org Git - linux/commit
Clean up insane floppy driver CURRENT handling, make the
authorLinus Torvalds <torvalds@home.transmeta.com>
Sat, 31 Aug 2002 08:00:16 +0000 (01:00 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Sat, 31 Aug 2002 08:00:16 +0000 (01:00 -0700)
commit2bbc810a54b2cbbc682cf35052b26356deb776b3
tree888a0a63bc858f195a4723415f5cfdf5b16dc3d1
parent88c70f33c2cabf850d2d5bc1b0b1ddc438e50eb2
Clean up insane floppy driver CURRENT handling, make the
driver remove the ftont of the queue from the request list
and cache it in 'current_req'.

This simplifies the driver and should be a lot more robust.

Still, I'll probably go blind just for _looking_ at the dang
sources of this thing. Whee.
drivers/block/floppy.c