diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-08 14:53:59 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-16 15:10:42 -0700 |
commit | 22d82cb952f3c949078c6df4b0a5ea719b18cadc (patch) | |
tree | 25af16fb654eb2e6a35ad348c4e2e9021236be14 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8bf48512916a3fce7201f7d469d304a7824a87d4 (diff) |
staging: ccree: constify dev_pm_ops structures.
dev_pm_ops are not supposed to change at runtime. All functions
working with dev_pm_ops provided by <linux/device.h> work with const
dev_pm_ops. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions