aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/md.h')
-rw-r--r--drivers/md/md.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/md/md.h b/drivers/md/md.h
index e4836c68b73e..3225e25f3c2a 100644
--- a/drivers/md/md.h
+++ b/drivers/md/md.h
@@ -237,7 +237,6 @@ struct mddev_s
237 atomic_t active; /* general refcount */ 237 atomic_t active; /* general refcount */
238 atomic_t openers; /* number of active opens */ 238 atomic_t openers; /* number of active opens */
239 239
240 int changed; /* true if we might need to reread partition info */
241 int degraded; /* whether md should consider 240 int degraded; /* whether md should consider
242 * adding a spare 241 * adding a spare
243 */ 242 */