diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2014-05-09 16:54:33 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-05-22 11:16:27 +0200 |
commit | 22400674945c562cf3c176d6c4178cd545e2dec9 (patch) | |
tree | b4a2ee1a6165661e51b47aaed35b4acd3b4e784e /include | |
parent | e78c7bca56dab5ce4f22694f99115ec07e4935f6 (diff) | |
download | linux-22400674945c562cf3c176d6c4178cd545e2dec9.tar.bz2 |
sched: Simplify return logic in sched_read_attr()
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions