-
- Downloads
m68k: Return -ENODEV if no device is found
According to the tests in do_initcalls(), the proper error code in case no device is found is -ENODEV, not -ENXIO or -EIO. Signed-off-by:Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/block/amiflop.c 3 additions, 3 deletionsdrivers/block/amiflop.c
- drivers/block/z2ram.c 1 addition, 1 deletiondrivers/block/z2ram.c
- drivers/input/serio/q40kbd.c 1 addition, 1 deletiondrivers/input/serio/q40kbd.c
- drivers/video/amifb.c 2 additions, 2 deletionsdrivers/video/amifb.c
- drivers/video/hpfb.c 1 addition, 1 deletiondrivers/video/hpfb.c
Loading
Please register or sign in to comment