Skip to content
Commit 5a8ac9d2 authored by Américo Wang's avatar Américo Wang Committed by Ingo Molnar
Browse files

x86: ptrace, bts: fix an unreachable statement



Commit c2724775 put a statement
after return, which makes that statement unreachable.

Move that statement before return.

Signed-off-by: default avatarWANG Cong <xiyou.wangcong@gmail.com>
Cc: Roland McGrath <roland@redhat.com>
Cc: Markus Metzger <markus.t.metzger@intel.com>
LKML-Reference: <20090313075622.GB8933@hack>
Cc: <stable@kernel.org> # .29 only
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent a98fe7f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment