From: Michael Ellerman Date: Thu, 30 Jun 2005 05:07:57 +0000 (+1000) Subject: [PATCH] ppc64: Don't pass the pointers to xItLpQueue around X-Git-Tag: v2.6.13-rc2~38^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b19bc721416ae5bc813521d9e010a89f4816120;p=pandora-kernel.git [PATCH] ppc64: Don't pass the pointers to xItLpQueue around Because there's only one ItLpQueue and we know where it is, ie. xItLpQueue, there's no point passing pointers to it it around all over the place. Signed-off-by: Michael Ellerman Acked-by: Stephen Rothwell Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed