Skip to content
Snippets Groups Projects
Commit c23e512c authored by Bobi Jam's avatar Bobi Jam
Browse files

b=14803

fix typo.
parent a1c67eaf
No related branches found
No related tags found
No related merge requests found
...@@ -694,7 +694,6 @@ void lov_fix_desc(struct lov_desc *desc) ...@@ -694,7 +694,6 @@ void lov_fix_desc(struct lov_desc *desc)
lov_fix_desc_stripe_count(&desc->ld_default_stripe_count); lov_fix_desc_stripe_count(&desc->ld_default_stripe_count);
lov_fix_desc_pattern(&desc->ld_pattern); lov_fix_desc_pattern(&desc->ld_pattern);
lov_fix_desc_qos_maxage(&desc->ld_qos_maxage); lov_fix_desc_qos_maxage(&desc->ld_qos_maxage);
lov_fix_desc_qos_maxage(&desc->ld_qos_maxage);
} }
static int lov_setup(struct obd_device *obd, struct lustre_cfg *lcfg) static int lov_setup(struct obd_device *obd, struct lustre_cfg *lcfg)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment