diff options
Diffstat (limited to 'drivers/md/md.h')
-rw-r--r-- | drivers/md/md.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/md/md.h b/drivers/md/md.h index 815013f8da6c..bac7c2bf8616 100644 --- a/drivers/md/md.h +++ b/drivers/md/md.h | |||
@@ -326,7 +326,6 @@ struct mdk_personality | |||
326 | int (*check_reshape) (mddev_t *mddev); | 326 | int (*check_reshape) (mddev_t *mddev); |
327 | int (*start_reshape) (mddev_t *mddev); | 327 | int (*start_reshape) (mddev_t *mddev); |
328 | void (*finish_reshape) (mddev_t *mddev); | 328 | void (*finish_reshape) (mddev_t *mddev); |
329 | int (*reconfig) (mddev_t *mddev); | ||
330 | /* quiesce moves between quiescence states | 329 | /* quiesce moves between quiescence states |
331 | * 0 - fully active | 330 | * 0 - fully active |
332 | * 1 - no new requests allowed | 331 | * 1 - no new requests allowed |