diff options
author | Bhumika Goyal <bhumirks@gmail.com> | 2017-08-21 17:13:10 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-21 10:24:22 -0700 |
commit | da6817ebc353c54c5e74676418bfa77d13e64159 (patch) | |
tree | b30dd85e6c539e1ee604d98dcb78343410c5206e /drivers/uio/Kconfig | |
parent | a43dce93587bfb5f65fa40647977ef72a7ba6699 (diff) | |
download | linux-da6817ebc353c54c5e74676418bfa77d13e64159.tar.bz2 |
qlogic: 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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/uio/Kconfig')
0 files changed, 0 insertions, 0 deletions