diff options
author | 2017-08-21 17:13:12 +0530 | |
---|---|---|
committer | 2017-08-28 18:48:44 +0200 | |
commit | c023b90699c820452093e7f24fb9058900971fda (patch) | |
tree | a026e5d0cd989c57eb589f1a901908b6c529d5a1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | power: supply: max17042_battery: Fix ACPI interrupt issues (diff) | |
download | linux-dev-c023b90699c820452093e7f24fb9058900971fda.tar.xz linux-dev-c023b90699c820452093e7f24fb9058900971fda.zip |
power: supply: 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: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions