[PATCH] ppc64: Don't pass the pointers to xItLpQueue around
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 30 Jun 2005 05:07:57 +0000 (15:07 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Jun 2005 05:07:57 +0000 (15:07 +1000)
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 <michael@ellerman.id.au>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found