diff options
author | 2008-02-04 22:31:05 -0800 | |
---|---|---|
committer | 2008-02-05 09:44:29 -0800 | |
commit | 1adfd6095e1c654dce5a692db5aa5a2b2a8d6b0d (patch) | |
tree | 229d0af90109b55bf59fe648947d66c4f044cf5a /arch/um/drivers/net_user.c | |
parent | uml: miscellaneous code cleanups (diff) | |
download | linux-dev-1adfd6095e1c654dce5a692db5aa5a2b2a8d6b0d.tar.xz linux-dev-1adfd6095e1c654dce5a692db5aa5a2b2a8d6b0d.zip |
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>
Diffstat (limited to 'arch/um/drivers/net_user.c')
0 files changed, 0 insertions, 0 deletions