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)
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>

No differences found