]> git.baikalelectronics.ru Git - kernel.git/commit
uml: remove duplicate config symbol and unused file and variables
authorKarol Swietlicki <magotari@gmail.com>
Tue, 5 Feb 2008 06:31:03 +0000 (22:31 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:29 +0000 (09:44 -0800)
commitb334f8b730d267d9612adef0955ca4216e0fd435
tree5313ac550d2c7c81a0d22adaf14a0b9d31a0f57f
parent056d458b4731d47f55b5554f5e38b96136624d8f
uml: remove duplicate config symbol and unused file and variables

Fix the repetition of the NET symbol.  It was once in UML specific options and
once in networking.  I removed the first occurrence, as it makes more sense to
me to keep it only in networking.

It also removes a mostly empty file which is not used anymore and some
unused variables.

Signed-off-by: Karol Swietlicki <magotari@gmail.com>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/Kconfig
arch/um/Makefile-tt [deleted file]
arch/um/drivers/mconsole_kern.c
arch/um/kernel/process.c