X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs2.git;a=blobdiff_plain;f=yaffs_guts.h;h=490122aa16679ae8d46162f083a88661e50c1795;hp=6ec8a47b1d45d89413e9f999d8daaa2fc51f3bf3;hb=b6299aea4cb86a215e65f04fca38c2eb8b26ee16;hpb=c4e8d85455d0acf2a3da23c20cd2db66d30caf1b 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;