diff options
author | 2017-08-21 17:13:10 +0530 | |
---|---|---|
committer | 2017-08-21 10:24:22 -0700 | |
commit | da6817ebc353c54c5e74676418bfa77d13e64159 (patch) | |
tree | b30dd85e6c539e1ee604d98dcb78343410c5206e /net/dsa/tag_ksz.c | |
parent | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next (diff) | |
download | linux-dev-da6817ebc353c54c5e74676418bfa77d13e64159.tar.xz linux-dev-da6817ebc353c54c5e74676418bfa77d13e64159.zip |
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 'net/dsa/tag_ksz.c')
0 files changed, 0 insertions, 0 deletions