From: Jeff Dike Date: Tue, 5 Feb 2008 06:31:05 +0000 (-0800) Subject: uml: style fixes in file.c X-Git-Tag: v2.6.25-rc1~825 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1adfd6095e1c654dce5a692db5aa5a2b2a8d6b0d;p=pandora-kernel.git uml: style fixes in file.c arch/um/os-Linux/file.c needed some style work - updated the copyright cleaned up the includes CodingStyle fixes added some missing CATCH_EINTRs os_set_owner was unused, so it is gone all printks now have severities fcntl(F_GETFL) was being called without checking the return removed an obsolete comment Signed-off-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed