X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=2668b997e8ed0c86ac63e0dd311e66f4e12c61b5;hp=88075a7c8bda0efc4c94b01dd3c87171f2586aca;hb=f330fefa27f2c87f7dff414fe6227261327663b7;hpb=3d61aa9e6a51f89c067558dee27b02be4f564606 diff --git a/yaffs_guts.h b/yaffs_guts.h index 88075a7..2668b99 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -235,7 +235,7 @@ typedef enum { YAFFS_BLOCK_STATE_NEEDS_SCANNING, /* The block might have something on it (ie it is allocating or full, perhaps empty) * but it needs to be scanned to determine its true state. - * This state is only valid during yaffs_Scan. + * This state is only valid during scanning. * NB We tolerate empty because the pre-scanner might be incapable of deciding * However, if this state is returned on a YAFFS2 device, then we expect a sequence number */