[PATCH] ppc64: Don't count number of events processed for caller
authorMichael Ellerman <michael@ellerman.id.au>
Thu, 30 Jun 2005 05:15:53 +0000 (15:15 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Jun 2005 05:15:53 +0000 (15:15 +1000)
commit74889802a1585af4e1652f0cb853ac22a65816a4
tree4edf4b33345b2a986a52d67d1b47137f399eef8c
parent937b31b114b5540f456ce1566aae67e02db41f2c
[PATCH] ppc64: Don't count number of events processed for caller

Currently we count the number of lpevents processed in 3 seperate places.

One of these counters is never read, so just remove it. This means
hvlpevent_queue_process() no longer needs to return the number of events
processed.

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>
arch/ppc64/kernel/ItLpQueue.c
arch/ppc64/kernel/irq.c
arch/ppc64/kernel/mf.c
arch/ppc64/kernel/time.c
include/asm-ppc64/iSeries/ItLpQueue.h