perf, x86: Clean up reserve_ds_buffers() signature
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 19 Oct 2010 12:50:02 +0000 (14:50 +0200)
committerIngo Molnar <mingo@elte.hu>
Fri, 22 Oct 2010 12:18:26 +0000 (14:18 +0200)
commitf80c9e304b8e8062230b0cda2c2fdd586149c771
tree5f6ec4a103e49744f822ed43f6a0090b38c13354
parent6809b6ea73f7291f2e495d40397f1172c9caa77e
perf, x86: Clean up reserve_ds_buffers() signature

Now that reserve_ds_buffers() never fails, change it to return
void and remove all code dealing with the error return.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Stephane Eranian <eranian@google.com>
LKML-Reference: <20101019134808.462621937@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/cpu/perf_event.c
arch/x86/kernel/cpu/perf_event_intel_ds.c