diff options
author | 2009-04-26 14:51:17 +0200 | |
---|---|---|
committer | 2009-05-09 10:49:41 -0400 | |
commit | 774e33e70b2bffa8c602d22a5d27c0061a0039cc (patch) | |
tree | be77b40f9d6544d40226d9a1857552514dc178e7 /fs/open.c | |
parent | fs: dcache fix LRU ordering (diff) | |
download | linux-rng-774e33e70b2bffa8c602d22a5d27c0061a0039cc.tar.xz linux-rng-774e33e70b2bffa8c602d22a5d27c0061a0039cc.zip |
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>
Diffstat (limited to 'fs/open.c')
0 files changed, 0 insertions, 0 deletions