commit | 3a709703538c471530405556dda136fd0d82b0dc | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Tue Apr 07 23:21:06 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Apr 08 10:21:44 2009 -0700 |
tree | 0479d66b10b6d77bacc269471285bd2be344ccb9 | |
parent | 4c967291fc875a53de7126d256ad5e48f42a6521 [diff] |
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>