From: Wei Yongjun Date: Fri, 7 Jun 2013 02:17:22 +0000 (+0800) Subject: UBIFS: fix return code X-Git-Tag: v3.13-rc1~110^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7203db97b7378c2571797c13aa89327a2c487ea1;p=pandora-kernel.git UBIFS: fix return code Fix to return -ENOMEM in the kmalloc() and d_make_root() error handling case instead of 0, as done elsewhere in those functions. Signed-off-by: Wei Yongjun Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed