• Alexander Viro's avatar
    [PATCH] pcd.c cleaned up · c4b2e85f
    Alexander Viro authored
    	* switched to private queue
    	* got ->queue set
    	* ->open() and friends are using ->bd_disk->private_data instead of
    	  messing with DEVICE_NR(inode->i_rdev)
    	* request handler uses ->rq_disk->private_data instead of DEVICE_NR(...)
    	* DEVICE_NR() removed.
    	* switched to new methods.
    	* got rid of CURRENT
    c4b2e85f
pcd.c 24.3 KB