fs_parser: remove fs_parameter_description name field
[linux-2.6-microblaze.git] / net / ceph / ceph_common.c
index d435d22..f639e04 100644 (file)
@@ -291,7 +291,6 @@ static const struct fs_parameter_spec ceph_param_specs[] = {
 };
 
 static const struct fs_parameter_description ceph_parameters = {
-        .name           = "libceph",
         .specs          = ceph_param_specs,
 };