X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=490122aa16679ae8d46162f083a88661e50c1795;hp=6ec8a47b1d45d89413e9f999d8daaa2fc51f3bf3;hb=a7b5dcf904ba6f7890e4b77ce1f56388b855d0f6;hpb=ffb9a41a909210075adf0c529becca54109b2d80 diff --git a/yaffs_guts.h b/yaffs_guts.h index 6ec8a47..490122a 100644 --- a/yaffs_guts.h +++ b/yaffs_guts.h @@ -744,7 +744,7 @@ struct yaffs_dev { u32 oldest_dirty_gc_count; u32 n_gc_blocks; u32 bg_gcs; - u32 n_retired_writes; + u32 n_retried_writes; u32 n_retired_blocks; u32 n_ecc_fixed; u32 n_ecc_unfixed;