Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933300AbdIYHQP (ORCPT ); Mon, 25 Sep 2017 03:16:15 -0400 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 X-IronPort-AV: E=Sophos;i="5.42,435,1500966000"; d="scan'208";a="5793490" X-IronPort-AV: E=McAfee;i="5900,7806,8664"; a="1430000084" X-MGA-submission: =?us-ascii?q?MDG3rGtwLo0hCzMmEPL5FV4hy6zJqRPkl55nLe?= =?us-ascii?q?gx3WAPhB6JZ9xP6ABjR8SboUXIv3EMosYg9V6fvdXBe2uWd1B0oOwFEA?= =?us-ascii?q?KElv8VT7vZBzxigtuc+wvQP5joKtkJvfgwekzuXCh7lKH+Tx3SATkI/v?= =?us-ascii?q?Ko?= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit 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 User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-ID: <7dc5dd650ee340bb9d2e96287e1c4ece@euamsexm01a.eu.qualcomm.com> Date: Mon, 25 Sep 2017 09:16:05 +0200 X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: NASANEXM01B.na.qualcomm.com (10.85.0.82) To euamsexm01a.eu.qualcomm.com (10.251.127.40) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 587 Lines: 17 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