Commit 25b9b8f4 authored by Alexander Viro's avatar Alexander Viro Committed by Linus Torvalds

[PATCH] (18/25) pcd.c - cleanup, killed used of cdi->dev

	 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)).
parent a20c0ab1
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment