Return-path: Received: from alexa-out.qualcomm.com ([129.46.98.28]:36069 "EHLO alexa-out-lv-01.qualcomm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752176AbdHHLJ7 (ORCPT ); Tue, 8 Aug 2017 07:09:59 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: ath9k: make ath_ps_ops structures as const From: Kalle Valo In-Reply-To: <1501772131-13038-1-git-send-email-bhumirks@gmail.com> References: <1501772131-13038-1-git-send-email-bhumirks@gmail.com> To: Bhumika Goyal CC: , , , , , , Bhumika Goyal Message-ID: <0d0e2329fed544cf9595c34de5b1f641@euamsexm01a.eu.qualcomm.com> (sfid-20170808_131021_277631_50AD90B6) Date: Tue, 8 Aug 2017 13:09:44 +0200 Sender: linux-wireless-owner@vger.kernel.org List-ID: Bhumika Goyal wrote: > ath_ps_ops structures are only stored as a reference in the ps_ops > field of a ath_common structure. This field is of type const, so make > the structures as const. > > Signed-off-by: Bhumika Goyal > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. 3588e1110e49 ath9k: make ath_ps_ops structures as const -- https://patchwork.kernel.org/patch/9879297/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches