ARM: kprobes: Tidy-up kprobes-decode.c
authorJon Medhurst <tixy@yxit.co.uk>
Tue, 19 Apr 2011 09:52:20 +0000 (10:52 +0100)
committerNicolas Pitre <nicolas.pitre@linaro.org>
Fri, 29 Apr 2011 03:41:01 +0000 (23:41 -0400)
commitcdc253611582f08036ccb6e10efe95b8e760a7e2
treec2c1345ef27c642f02023c475f9fa94aeef72124
parent94254930786216106100e9a28c9a244df58be61f
ARM: kprobes: Tidy-up kprobes-decode.c

- Remove coding standard violations reported by checkpatch.pl
- Delete comment about handling of conditional branches which is no
  longer true.
- Delete comment at end of file which lists all ARM instructions. This
  duplicates data available in the ARM ARM and seems like an
  unnecessary maintenance burden to keep this up to date and accurate.

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