ptrace: Cleanup useless header
authorAlessio Igor Bogani <abogani@texware.it>
Sun, 25 Apr 2010 11:18:48 +0000 (13:18 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Mon, 26 Apr 2010 21:42:51 +0000 (23:42 +0200)
BKL isn't present anymore into this file thus we can safely remove
smp_lock.h inclusion.

Signed-off-by: Alessio Igor Bogani <abogani@texware.it>
Cc: Roland McGrath <roland@redhat.com>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: James Morris <jmorris@namei.org>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

No differences found