diff options
author | Michael Neuling <mikey@neuling.org> | 2010-11-17 19:52:45 +0100 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-11-29 05:48:23 +0100 |
commit | 0b97fee0ef9b0a0445520f90980410f905c6f9da (patch) | |
tree | 3c0690bbfd915409f3396d40588eeb2e4584d6b0 /fs | |
parent | powerpc: Add POWER7+ cputable entry (diff) | |
download | linux-0b97fee0ef9b0a0445520f90980410f905c6f9da.tar.xz linux-0b97fee0ef9b0a0445520f90980410f905c6f9da.zip |
powerpc/mm: Avoid avoidable void* pointer
Change pgdir from a void to real type. Having this as a void is
stupid and has already caused 1 bug.
Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions