Jeff Dike 1adfd6095e 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 <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:29 -08:00
..
2008-02-05 09:44:29 -08:00
2008-02-05 09:44:29 -08:00
2008-02-05 09:44:29 -08:00
2008-02-05 09:44:29 -08:00
2007-10-16 09:43:05 -07:00
2008-02-05 09:44:28 -08:00
2007-10-16 09:43:09 -07:00
2007-10-29 07:41:32 -07:00