From: WANG Cong Date: Tue, 5 Feb 2008 06:30:35 +0000 (-0800) Subject: uml: code tidying under arch/um/os-Linux X-Git-Tag: v2.6.25-rc1~866 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9a3072d13e4b8a6549ecc1db6390a55c7ee2ddf;p=pandora-kernel.git uml: code tidying under arch/um/os-Linux This patch contains varied fixes and improvements for some files under arch/um/os-Linux/, such as a typo fix in a perror message, a missing argument fix for a printf, some constifying for pointers and so on. [ jdike - made sigprocmask failure return -errno instead of -1 ] Signed-off-by: WANG Cong Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed