diff options
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | 2006-04-11 07:53:38 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-04-11 15:18:36 +0200 |
commit | d84a19ce52a7b01dc7318ea3a8223dfe44cccb6f (patch) | |
tree | a3ad05cee1888b44605ec9b1e02f2f0a8b31035f /README | |
parent | [PATCH] uml: fix hang on run_helper() failure on uml_net (diff) | |
download | linux-d84a19ce52a7b01dc7318ea3a8223dfe44cccb6f.tar.xz linux-d84a19ce52a7b01dc7318ea3a8223dfe44cccb6f.zip |
[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 'README')
0 files changed, 0 insertions, 0 deletions