• Alexander Viro's avatar
    [PATCH] (18/25) pcd.c - cleanup, killed used of cdi->dev · 25b9b8f4
    Alexander Viro authored
    	 pcd.c cleaned up, uses of cdi->dev eliminated, abuse of macros killed
    (it used to have
    #define PCD pcd[unit]
    #define PI PCD.pi
    and expected 'unit' to be local variable in each function that used these
    (== almost every function in there)).
    25b9b8f4
pcd.c 23.3 KB