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:
e78c7bc
)
sched: Simplify return logic in sched_read_attr()
author
Michael Kerrisk
<mtk.manpages@gmail.com>
Fri, 9 May 2014 14:54:33 +0000
(16:54 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Thu, 22 May 2014 09:16:27 +0000
(11:16 +0200)
Gotos are chained pointlessly here, and the 'out' label
can be dispensed with.
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Link:
http://lkml.kernel.org/r/536CEC29.9090503@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found