iwlwifi: trust mac80211 HT40 setting
[deliverable/linux.git] / drivers / xen / xen-balloon.c
index 596e6a7b17d68bc3ebf424cc11344da1cc32f1e5..8f37e23f6d139ec1e46577eeaa6a599bba3b26eb 100644 (file)
@@ -207,7 +207,7 @@ static struct attribute *balloon_info_attrs[] = {
        NULL
 };
 
-static struct attribute_group balloon_info_group = {
+static const struct attribute_group balloon_info_group = {
        .name = "info",
        .attrs = balloon_info_attrs
 };
This page took 0.02927 seconds and 5 git commands to generate.