From: Jeff Dike Date: Tue, 16 Oct 2007 08:27:08 +0000 (-0700) Subject: uml: remove os_* usage from userspace files X-Git-Tag: v2.6.24-rc1~1058 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ca842c4b5cbc70b9180617e9f26b6ac9f40dbb9;p=pandora-kernel.git uml: remove os_* usage from userspace files This patch fixes some userspace files which were calling libc through the os_* wrappers. It turns out that there was only one user of os_new_tty_pgrp, so it can be deleted. There are also some style and whitespace fixes in here. Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed