diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-07-18 15:15:02 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-07-18 12:04:56 -0700 |
commit | 6cbbd7ec06fa605b219cb2a91b653960a5d21aa6 (patch) | |
tree | 059816b2db17a6df18c2623b6cfd9e5909fab287 /drivers/net/arcnet | |
parent | 64571ca71bbfa890321ff14cf18c74089a23e4d1 (diff) | |
download | linux-6cbbd7ec06fa605b219cb2a91b653960a5d21aa6.tar.gz linux-6cbbd7ec06fa605b219cb2a91b653960a5d21aa6.tar.bz2 linux-6cbbd7ec06fa605b219cb2a91b653960a5d21aa6.zip |
wireless: iwlegacy: Constify attribute_group structures.
attribute_group are not supposed to change at runtime. All functions
working with attribute_group provided by <linux/sysfs.h> work
with const attribute_group. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arcnet')
0 files changed, 0 insertions, 0 deletions