From: Jason Liu Date: Fri, 19 Nov 2010 08:40:45 +0000 (+0800) Subject: mtd: nand: add check for out of page read X-Git-Tag: v2.6.38-rc1~21^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e14feafbe0d5c6d64bb6fe4eba928cb57ac9a4c8;p=pandora-kernel.git mtd: nand: add check for out of page read When run mtd_oobtest case, there will be one error for step(4), which turned out it need add one check for out of page read in nand_do_read_oob just like mtd_do_write_oob did it already. This commit also fix one typo error for comments in mtd_do_write_oob Signed-off-by: Jason Liu Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed