diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-21 14:43:12 +0300 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.co.uk> | 2017-08-28 19:48:44 +0300 |
commit | c023b90699c820452093e7f24fb9058900971fda (patch) | |
tree | a026e5d0cd989c57eb589f1a901908b6c529d5a1 /drivers/power/supply/wm8350_power.c | |
parent | a865a155568fcfbc51cf16ad150834e1443b5d2a (diff) | |
download | linux-c023b90699c820452093e7f24fb9058900971fda.tar.xz |
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 'drivers/power/supply/wm8350_power.c')
0 files changed, 0 insertions, 0 deletions