diff options
author | Américo Wang <[email protected]> | 2009-03-13 15:56:58 +0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-03-13 10:27:57 +0100 |
commit | 5a8ac9d28dae5330c70562c7d7785f5104059c17 (patch) | |
tree | 08c21d304707df6426d88fdb1cdc0076be8bc481 /lib/string_helpers.c | |
parent | a98fe7f3425c6b4e90de16f8da63b0429a8fed08 (diff) |
x86: ptrace, bts: fix an unreachable statement
Commit c2724775ce57c98b8af9694857b941dc61056516 put a statement
after return, which makes that statement unreachable.
Move that statement before return.
Signed-off-by: WANG Cong <[email protected]>
Cc: Roland McGrath <[email protected]>
Cc: Markus Metzger <[email protected]>
LKML-Reference: <20090313075622.GB8933@hack>
Cc: <[email protected]> # .29 only
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions