summaryrefslogtreecommitdiff
path: root/scripts/gcc-plugins/cyc_complexity_plugin.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-06-30 15:09:05 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-07-04 23:15:14 +0300
commit26408b24345b1afbc08727e7a899d59db0d6f21d (patch)
tree1330a284d0ec79548550e00619e17c538e632398 /scripts/gcc-plugins/cyc_complexity_plugin.c
parentb6aeab44ed387e5264d2969bc7deee993b29a515 (diff)
downloadlinux-26408b24345b1afbc08727e7a899d59db0d6f21d.tar.xz
ACPI / power: constify attribute_group structures
attribute_groups are not supposed to change at runtime. All functions working with attribute_groups provided by <linux/sysfs.h> work with const attribute_group. So mark the non-const structs as const. File size before: text data bss dec hex filename 4622 304 8 4934 1346 drivers/acpi/power.o File size After adding 'const': text data bss dec hex filename 4846 80 8 4934 1346 drivers/acpi/power.o Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions