diff options
author | 2017-09-14 00:31:52 +0530 | |
---|---|---|
committer | 2017-09-25 10:15:45 +0300 | |
commit | 496cbf3ebb6b37f89a8db84b3ed021eea2205fba (patch) | |
tree | a34d7260797d41fef98dcf999123e8089e592d86 /net/netfilter/x_tables.c | |
parent | ath9k: Use ARRAY_SIZE macro (diff) | |
download | wireguard-linux-496cbf3ebb6b37f89a8db84b3ed021eea2205fba.tar.xz wireguard-linux-496cbf3ebb6b37f89a8db84b3ed021eea2205fba.zip |
ath10k: make ath10k_hw_ce_regs const
Make them const as they are not modified in the file referencing
them. They are only stored in the const field 'hw_ce_reg' of an ath10k
structure. Also, make the declarations in the header const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'net/netfilter/x_tables.c')
0 files changed, 0 insertions, 0 deletions