X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fmtd%2Fmtdblock.c;h=3326615ad66b957c57234bf3eb83699a393ff62e;hb=8b9686ff4ddfdf45662024edd567920e6db87beb;hp=1e74ad961040ddc72a7855ee6bc13296873316f6;hpb=d1126ad907ce197ff45fbc2369fbeaf8ae6f75a8;p=pandora-kernel.git diff --git a/drivers/mtd/mtdblock.c b/drivers/mtd/mtdblock.c index 1e74ad961040..3326615ad66b 100644 --- a/drivers/mtd/mtdblock.c +++ b/drivers/mtd/mtdblock.c @@ -129,7 +129,7 @@ static int write_cached_data (struct mtdblk_dev *mtdblk) return ret; /* - * Here we could argubly set the cache state to STATE_CLEAN. + * Here we could arguably set the cache state to STATE_CLEAN. * However this could lead to inconsistency since we will not * be notified if this content is altered on the flash by other * means. Let's declare it empty and leave buffering tasks to