From: Brian Norris Date: Fri, 27 Jan 2012 20:39:32 +0000 (-0800) Subject: mtd: mtdcore: remove unnecessary mtd->resume check X-Git-Tag: v3.4-rc1~16^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ee5014185b9041fcb27eef34c83487ce77dd9d3;p=pandora-kernel.git mtd: mtdcore: remove unnecessary mtd->resume check We don't need to to check for mtd->resume before calling mtd_resume(). mtd_resume() should take care of that. Signed-off-by: Brian Norris Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed