diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-21 17:13:07 +0530 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-08-24 03:38:25 +0200 |
commit | 82d2b610586763f21f8f6e1f8c163c1f14b94e1c (patch) | |
tree | 353f892a75ef9e49fcce7a838025d409d210e20e /tools/thermal | |
parent | 14ccee78fc82f5512908f4424f541549a5705b89 (diff) |
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/thermal')
0 files changed, 0 insertions, 0 deletions