ARM: kprobes: Remove redundant code in space_1111
authorJon Medhurst <tixy@yxit.co.uk>
Mon, 18 Apr 2011 07:53:58 +0000 (08:53 +0100)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:40:59 +0000 (23:40 -0400)
commit72c2bab2be734d63dee4342e67b1754c54fded70
treeea4877ab3615b569c81cc9b7991c43dcd9aef192
parent41713d1396312a027ec02abc4767041627c178ef
ARM: kprobes: Remove redundant code in space_1111

The tests to explicitly reject probing CPS, RFE and SRS instructions
are redundant as the default case is now to reject undecoded patterns.

Signed-off-by: Jon Medhurst <tixy@yxit.co.uk>
Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
arch/arm/kernel/kprobes-decode.c