Return-path: Received: from alexa-out.qualcomm.com ([129.46.98.28]:34019 "EHLO alexa-out-lv-02.qualcomm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S932578AbdIYHQN (ORCPT ); Mon, 25 Sep 2017 03:16:13 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: ath10k: make ath10k_hw_ce_regs const From: Kalle Valo In-Reply-To: <1505329312-26432-1-git-send-email-bhumirks@gmail.com> References: <1505329312-26432-1-git-send-email-bhumirks@gmail.com> To: Bhumika Goyal CC: , , , , , Bhumika Goyal Message-ID: <7dc5dd650ee340bb9d2e96287e1c4ece@euamsexm01a.eu.qualcomm.com> (sfid-20170925_095441_950298_684B47DC) Date: Mon, 25 Sep 2017 09:16:05 +0200 Sender: linux-wireless-owner@vger.kernel.org List-ID: Bhumika Goyal 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 > Signed-off-by: Kalle Valo 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