diff options
author | 2017-08-21 17:13:07 +0530 | |
---|---|---|
committer | 2017-08-24 03:38:25 +0200 | |
commit | 82d2b610586763f21f8f6e1f8c163c1f14b94e1c (patch) | |
tree | 353f892a75ef9e49fcce7a838025d409d210e20e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 4.13-rc6 (diff) | |
download | wireguard-linux-82d2b610586763f21f8f6e1f8c163c1f14b94e1c.tar.xz wireguard-linux-82d2b610586763f21f8f6e1f8c163c1f14b94e1c.zip |
ACPI: make device_attribute const
Make these const as they are only passed as an argument to the function
device_create_file and device_remove_file and the corresponding
arguments are of type const.
Done using Coccinelle
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions