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