X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fmtd%2Fmtdblock.c;h=3326615ad66b957c57234bf3eb83699a393ff62e;hb=0dee0e7fbf446b02125a67f7dfe9415880d6564e;hp=1e74ad961040ddc72a7855ee6bc13296873316f6;hpb=b1515af2911c4339ed34865a0594f4ad3392921a;p=~andy%2Flinux diff --git a/drivers/mtd/mtdblock.c b/drivers/mtd/mtdblock.c index 1e74ad96104..3326615ad66 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