linux/fs/romfs
Roel Kluin 774e33e70b ROMFS: romfs_dev_read() error ignored
romfs_dev_read() may return -EIO, but ret is unsigned, so the errorpath
isn't taken.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2009-05-09 10:49:41 -04:00
..
Kconfig
Makefile
internal.h
mmap-nommu.c
storage.c
super.c ROMFS: romfs_dev_read() error ignored 2009-05-09 10:49:41 -04:00