From: Christoph Egger Date: Tue, 10 Aug 2010 00:20:16 +0000 (-0700) Subject: arch/um/kernel/ptrace.c: remove dead PROC_MM X-Git-Tag: v2.6.36-rc1~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7833e7c961612d3031c231596f8d71d0a9b45687;p=pandora-kernel.git arch/um/kernel/ptrace.c: remove dead PROC_MM PROC_MM doesn't exist in Kconfig. Looking around it looks like a left-over from 2.6.0 or even 2.4 times, last mentioned in a fedora patch for 2.6.10. I believe it's time to get rid of that last tiny parts here that are still around. Signed-off-by: Christoph Egger Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed