]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3ab8d2763218a26860ed40b19b5306d933f89901
tree0479d66b10b6d77bacc269471285bd2be344ccb9
parentaa7c7e9ee45005533ca3062aee693d6b35cf13ca
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