From: Roel Kluin Date: Thu, 2 Apr 2009 23:57:18 +0000 (-0700) Subject: hppfs: hppfs_read_file() may return -ERROR X-Git-Tag: v2.6.30-rc1~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=880fe76ee6f38eda82e9f3de9a7a206dfd1bab9d;p=pandora-kernel.git hppfs: hppfs_read_file() may return -ERROR hppfs_read_file() may return (ssize_t) -ENOMEM, or -EFAULT. When stored in size_t 'count', these errors will not be noticed, a large value will be added to *ppos. Signed-off-by: Roel Kluin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed