aboutsummaryrefslogtreecommitdiff
path: root/fs/devfs
diff options
context:
space:
mode:
authorPaolo 'Blaisorblade' Giarrusso2006-04-10 22:53:38 -0700
committerLinus Torvalds2006-04-11 06:18:36 -0700
commitd84a19ce52a7b01dc7318ea3a8223dfe44cccb6f (patch)
treea3ad05cee1888b44605ec9b1e02f2f0a8b31035f /fs/devfs
parentb1c332c9e813cbee6ca77c3a66ee4d312eb96770 (diff)
[PATCH] uml: fix failure path after conversion
Little fix for error paths in this code. - Some bug come from conversion to os-Linux (open() doesn't follow the kernel -errno return convention, while the old code called os_open_file() which followed it). This caused the wrong return code to be printed. - Then be more precise about what happened and do some whitespace fixes. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/devfs')
0 files changed, 0 insertions, 0 deletions