• Alexander Viro's avatar
    [PATCH] (13/25) sbpcd.c - beginning of cleanup · 62ea21cb
    Alexander Viro authored
    	sbpcd.c - sigh... It used to have a global variable inventively called
    'd'.  Current disk number.  Tons of uses, 99% of them being D_S[d].<blah>.
    Added a new variable - current_drive.  Said animal is equal to D_S + d -
    it's reassigned at the same place as d.
    62ea21cb
sbpcd.c 162 KB