From: Chengyu Song Date: Thu, 16 Apr 2015 19:46:53 +0000 (-0700) Subject: hfs: incorrect return values X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f244852f1197b623af2d3076fae197d2e038ec;p=pandora-kernel.git hfs: incorrect return values In case of memory allocation error, the return should be -ENOMEM, instead of -ENOSPC. Signed-off-by: Chengyu Song Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed