diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-21 14:43:07 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2017-08-24 04:38:25 +0300 |
commit | 82d2b610586763f21f8f6e1f8c163c1f14b94e1c (patch) | |
tree | 353f892a75ef9e49fcce7a838025d409d210e20e /drivers/infiniband/sw/rdmavt/cq.c | |
parent | 14ccee78fc82f5512908f4424f541549a5705b89 (diff) | |
download | linux-82d2b610586763f21f8f6e1f8c163c1f14b94e1c.tar.xz |
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/infiniband/sw/rdmavt/cq.c')
0 files changed, 0 insertions, 0 deletions