From: Stefan Roese Date: Wed, 10 Dec 2008 09:42:54 +0000 (+0100) Subject: UBI: return -ENOMEM upon failing vmalloc X-Git-Tag: Release-2010-05/1~3^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47efb64efd833651a866f1991b567fa4ee14c884;p=pandora-kernel.git UBI: return -ENOMEM upon failing vmalloc Return with correct error code (-ENOMEM) from ubi_attach_mtd_dev() upon failing vmalloc(). Signed-off-by: Stefan Roese Signed-off-by: Artem Bityutskiy --- Reading git-diff-tree failed