[PATCH] ppc64: Rename xItLpQueue to hvlpevent_queue
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 30 Jun 2005 05:15:32 +0000 (15:15 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Jun 2005 05:15:32 +0000 (15:15 +1000)
The xItLpQueue is a queue of HvLpEvents that we're given by the Hypervisor.
Rename xItLpQueue to hvlpevent_queue and make the type struct hvlpevent_queue.

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