ptrace: some checkpatch fixes
authorRoland McGrath <roland@redhat.com>
Wed, 8 Apr 2009 06:21:06 +0000 (23:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 8 Apr 2009 17:21:44 +0000 (10:21 -0700)
commit3a709703538c471530405556dda136fd0d82b0dc
tree0479d66b10b6d77bacc269471285bd2be344ccb9
parent4c967291fc875a53de7126d256ad5e48f42a6521
ptrace: some checkpatch fixes

This fixes all the checkpatch --file complaints about kernel/ptrace.c
and also removes an unused #include.  I've verified that there are no
changes to the compiled code on x86_64.

Signed-off-by: Roland McGrath <roland@redhat.com>
[ Removed the parts that just split a line  - Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/ptrace.c