diff options
author | Arvind Yadav <[email protected]> | 2017-06-30 18:23:50 +0530 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2017-07-04 22:15:24 +0200 |
commit | 31945d0eb400f793feff61423db71cb6d866715a (patch) | |
tree | 1529ad3c0cbeadce2a81d515b6177cc571da21a8 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 7e53626995d44c58ca148bf56e792d1bdd982e0b (diff) |
ACPI / LPSS: 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.
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions