From: Fabio Estevam Date: Fri, 23 Jan 2015 00:43:07 +0000 (-0200) Subject: mtd: fsl-quadspi: Remove unnecessary 'map_failed' label X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~51^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1ab474fdaab6da2b9a0695b2c72ee5896dd6796;p=pandora-kernel.git mtd: fsl-quadspi: Remove unnecessary 'map_failed' label There is no need to keep the 'map_failed' label. We can simply return the error code directly and let the code shorter and cleaner. Signed-off-by: Fabio Estevam Acked-by: Han Xu Signed-off-by: Brian Norris --- Reading git-diff-tree failed