Re: ath10k: make ath10k_hw_ce_regs const
From: Kalle Valo <hidden>
Date: 2017-09-25 07:16:15
Also in:
lkml, netdev
From: Kalle Valo <hidden>
Date: 2017-09-25 07:16:15
Also in:
lkml, netdev
Bhumika Goyal [off-list ref] wrote:
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 <redacted> Signed-off-by: Kalle Valo <redacted>
Patch applied to ath-next branch of ath.git, thanks. 496cbf3ebb6b ath10k: make ath10k_hw_ce_regs const -- https://patchwork.kernel.org/patch/9951901/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches