powerpc/cacheinfo: Rename cache_dir per-cpu variable
authorNathan Lynch <ntl@pobox.com>
Fri, 9 Jan 2009 13:12:44 +0000 (13:12 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 13 Jan 2009 03:48:02 +0000 (14:48 +1100)
The per_cpu__ prefix on DECLARE_PER_CPU'd variables is going away;
rename cache_dir to cache_dir_pcpu.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found