]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6a287735d0e385ebc0cef0d79b66329043df9ae0
treec2c1345ef27c642f02023c475f9fa94aeef72124
parent8653823895b1a1500ae6a372bbac5c80f19f9c53
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