OSDN Git Service

fs_parser: remove fs_parameter_description name field
[tomoyo/tomoyo-test1.git] / arch / x86 / kernel / cpu / resctrl / rdtgroup.c
index 2e3b06d..f145594 100644 (file)
@@ -2045,7 +2045,6 @@ static const struct fs_parameter_spec rdt_param_specs[] = {
 };
 
 static const struct fs_parameter_description rdt_fs_parameters = {
-       .name           = "rdt",
        .specs          = rdt_param_specs,
 };