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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/md/md.h b/drivers/md/md.h
index 3931299788dc..563ede31d5fc 100644
--- a/drivers/md/md.h
+++ b/drivers/md/md.h
@@ -149,7 +149,8 @@ struct mddev_s
149 * are happening, so run/ 149 * are happening, so run/
150 * takeover/stop are not safe 150 * takeover/stop are not safe
151 */ 151 */
152 152 int ready; /* See when safe to pass
153 * IO requests down */
153 struct gendisk *gendisk; 154 struct gendisk *gendisk;
154 155
155 struct kobject kobj; 156 struct kobject kobj;