• Andrew Morton's avatar
    [PATCH] blk_init() cleanups · fc1be578
    Andrew Morton authored
    From Christoph Hellwig, acked by Jens.
    
    - remove some unneeded runtime initializers.
    
    - remove the explicit call to hd_init() - it already goes through
    module_init(), so we're currently running hd_init() twice.
    fc1be578
ll_rw_blk.c 54 KB