ARM: ptrace: fix style issue with hw_breakpoint interface
authorWill Deacon <will.deacon@arm.com>
Thu, 25 Nov 2010 12:59:31 +0000 (12:59 +0000)
committerWill Deacon <will.deacon@arm.com>
Mon, 6 Dec 2010 11:55:57 +0000 (11:55 +0000)
commitce9b1b09520789223f72a9fefd5f0e329f8d89d0
treeb834c7a9d7a94812e4fe1e8e3a1b0fef720b04b7
parent3ce70b2e24cd35cc9f2df8cf5205b8ab4e6178e1
ARM: ptrace: fix style issue with hw_breakpoint interface

This patch fixes a trivial style issue in ptrace.c.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/kernel/ptrace.c