powerpc/perf/hv-24x7: Drop event_24x7_request()
authorSukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Tue, 31 Mar 2015 01:53:41 +0000 (18:53 -0700)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 11 Apr 2015 10:49:23 +0000 (20:49 +1000)
commit8079876497653381c233445374465c3da6450766
treede33b5d559e29eb9538e9992892eb97817a4c108
parent7aabe0cec2bcfcb08a4e706ec7c794883cbbcf6f
powerpc/perf/hv-24x7: Drop event_24x7_request()

The function event_24x7_request() is essentially a wrapper to the
function single_24x7_request() and can be dropped to simplify code.

Signed-off-by: Sukadev Bhattiprolu <sukadev@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/perf/hv-24x7.c