aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md/md.c')
-rw-r--r--drivers/md/md.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/md.c b/drivers/md/md.c
index 61200717687b..bd8bf0953fe3 100644
--- a/drivers/md/md.c
+++ b/drivers/md/md.c
@@ -4124,7 +4124,7 @@ static struct md_sysfs_entry md_size =
4124__ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store); 4124__ATTR(component_size, S_IRUGO|S_IWUSR, size_show, size_store);
4125 4125
4126 4126
4127/* Metdata version. 4127/* Metadata version.
4128 * This is one of 4128 * This is one of
4129 * 'none' for arrays with no metadata (good luck...) 4129 * 'none' for arrays with no metadata (good luck...)
4130 * 'external' for arrays with externally managed metadata, 4130 * 'external' for arrays with externally managed metadata,