From: Karol Swietlicki Date: Tue, 5 Feb 2008 06:31:03 +0000 (-0800) Subject: uml: remove duplicate config symbol and unused file and variables X-Git-Tag: v2.6.25-rc1~828 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dc5802a22d68d83ef4c3d616912949a6527bb65;p=pandora-kernel.git 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 Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed