This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / raid / raid1.h
index abbfdd9..50965d9 100644 (file)
@@ -35,7 +35,6 @@ struct r1_private_data_s {
        sector_t                next_seq_sect;
        spinlock_t              device_lock;
 
-       struct list_head        retry_list;
        /* for use when syncing mirrors: */
 
        spinlock_t              resync_lock;