On Thu, 30 Oct 2008 17:03:57 -0500
Jon Tollefson <[EMAIL PROTECTED]> wrote:
> It was suggested by Andrew that using a macro that made an array
> look like a function call made it harder to understand the code.
> Cleaned up use of macro. We now reference the pgtable_cache array
> directly instead
It was suggested by Andrew that using a macro that made an array
look like a function call made it harder to understand the code.
Cleaned up use of macro. We now reference the pgtable_cache array
directly instead of using a macro.
Signed-off-by: Jon Tollefson <[EMAIL PROTECTED]>
Cc: Nick Piggi