From: Karol Swietlicki Date: Tue, 5 Feb 2008 06:30:50 +0000 (-0800) Subject: uml: convert functions to void X-Git-Tag: v2.6.25-rc1~844 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b7e967484f4197d799e14b844b78118e93192c6;p=pandora-kernel.git uml: convert functions to void This patch changes a few functions into returning void. The return values were not used anyway, so I think it should not be a problem. Also removed a little leftover bit from TT mode. 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