• Alexander Viro's avatar
    [PATCH] dev_t handling cleanups (8/12) · 3dd5fcf6
    Alexander Viro authored
    Now that floppy_open() stores bdev in opened_bdevs[drive], we can remove
    crap from floppy_read_block_0() and have it use that bdev instead of
    messing with bdget_disk()/setting ->bd_disk by hand/bdput().
    3dd5fcf6
floppy.c 116 KB