aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bgrt.c
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-06-30 17:39:05 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-07-04 22:15:14 +0200
commit26408b24345b1afbc08727e7a899d59db0d6f21d (patch)
tree1330a284d0ec79548550e00619e17c538e632398 /drivers/acpi/bgrt.c
parentACPI: fix whitespace in pr_fmt() to align log entries (diff)
downloadlinux-dev-26408b24345b1afbc08727e7a899d59db0d6f21d.tar.xz
linux-dev-26408b24345b1afbc08727e7a899d59db0d6f21d.zip
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 'drivers/acpi/bgrt.c')
0 files changed, 0 insertions, 0 deletions