git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6809b6e
)
perf, x86: Clean up reserve_ds_buffers() signature
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 19 Oct 2010 12:50:02 +0000
(14:50 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 22 Oct 2010 12:18:26 +0000
(14:18 +0200)
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>
No differences found