• Andrew Morton's avatar
    [PATCH] clean up ll_rw_block() · 61c4b8fb
    Andrew Morton authored
    Hardly anything uses this function, so the debug checks in there are
    not of much value.
    
    The check for bdev_readonly() should be done in submit_bio().
    
    Local variable `major' was altogether unused.
    61c4b8fb
buffer.c 69 KB