From: Dan Williams Date: Tue, 20 Oct 2009 01:09:32 +0000 (-0700) Subject: async_pq: rename scribble page X-Git-Tag: v2.6.32-rc6~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=030b07720be0f3bfada12ff6bfa3c61a91212f32;p=pandora-kernel.git async_pq: rename scribble page The global scribble page is used as a temporary destination buffer when disabling the P or Q result is requested. The local scribble buffer contains memory for performing address conversions. Rename the global variable to avoid confusion. Signed-off-by: Dan Williams --- Reading git-diff-tree failed