diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2008-02-08 04:19:02 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-08 09:22:26 -0800 |
commit | 9cbab8100538efdd93aeae6fc37787d986f2f558 (patch) | |
tree | a34cf1b3d6bdb3b2bbede801a9acdb23d35903ff /kernel/Kconfig.preempt | |
parent | ee7c82da830ea860b1f9274f1f0cdf99f206e7c2 (diff) | |
download | op-kernel-dev-9cbab8100538efdd93aeae6fc37787d986f2f558.zip op-kernel-dev-9cbab8100538efdd93aeae6fc37787d986f2f558.tar.gz |
do_wait: factor out "retval != 0" checks
Every branch if the main "if" statement does the same code at the end. Move
it down. Also, fix the indentation.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/Kconfig.preempt')
0 files changed, 0 insertions, 0 deletions