From: Akinobu Mita Date: Mon, 3 Sep 2012 12:59:59 +0000 (+0900) Subject: mtd: mtd_nandecctest: make module_init() return appropriate errno X-Git-Tag: v3.7-rc1~70^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb82477ebede3d0c37a502a899b68eb45fefca4f;p=pandora-kernel.git mtd: mtd_nandecctest: make module_init() return appropriate errno Return -EINVAL instead of -1 (-EPERM) when test fails. Signed-off-by: Akinobu Mita Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed