From: Kjetil Aamodt Date: Mon, 9 Sep 2013 14:23:20 +0000 (+0200) Subject: Use IS_ERR to validate return value from get_mtd_device() X-Git-Tag: aleph1-release~44^2~1 X-Git-Url: https://yaffs.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=e39f464748930c5de815c86df43704c6ba84fa0b;hp=e39f464748930c5de815c86df43704c6ba84fa0b;p=yaffs2.git Use IS_ERR to validate return value from get_mtd_device() Testing has shown that is needed. ---