From: Roel Kluin Date: Sun, 26 Apr 2009 12:51:17 +0000 (+0200) Subject: ROMFS: romfs_dev_read() error ignored X-Git-Tag: linux-omap-v2.6.30-rc6~44^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=774e33e70b2bffa8c602d22a5d27c0061a0039cc;p=pandora-kernel.git 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 Signed-off-by: Al Viro --- Reading git-diff-tree failed