commit | a539f5d46c868cb1f37b92e62e040b400571aed4 | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@yxit.co.uk> | Wed Apr 06 11:17:10 2011 +0100 |
committer | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Apr 28 23:40:54 2011 -0400 |
tree | dad675c6706c9e5562c6f98e554ad51a1dfa1889 | |
parent | 073090cb701148396b1130be81f8ac84a41f196d [diff] |
ARM: kprobes: Remove redundant condition checks from simulation routines Now we have the framework code handling conditionally executed instructions we can remove redundant checks in individual simulation routines. Signed-off-by: Jon Medhurst <tixy@yxit.co.uk> Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>