summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/fan.c
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-08-21 17:13:07 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-08-24 03:38:25 +0200
commit82d2b610586763f21f8f6e1f8c163c1f14b94e1c (patch)
tree353f892a75ef9e49fcce7a838025d409d210e20e /drivers/acpi/fan.c
parent14ccee78fc82f5512908f4424f541549a5705b89 (diff)
downloadlinux-82d2b610586763f21f8f6e1f8c163c1f14b94e1c.tar.bz2
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 'drivers/acpi/fan.c')
0 files changed, 0 insertions, 0 deletions