From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:58544 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751628AbdG1PGM (ORCPT ); Fri, 28 Jul 2017 11:06:12 -0400 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Subject: Re: [v3,04/10] ipw2200: constify attribute_group structures From: Kalle Valo In-Reply-To: <1500371102-14758-1-git-send-email-arvind.yadav.cs@gmail.com> References: <1500371102-14758-1-git-send-email-arvind.yadav.cs@gmail.com> To: Arvind Yadav Cc: davem@davemloft.net, stas.yakovlev@gmail.com, sgruszka@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org Message-Id: <20170728150611.96B1A60884@smtp.codeaurora.org> (sfid-20170728_170631_006904_6017A4F7) Date: Fri, 28 Jul 2017 15:06:11 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: Arvind Yadav wrote: > attribute_group are not supposed to change at runtime. All functions > working with attribute_group provided by work > with const attribute_group. So mark the non-const structs as const. > > Signed-off-by: Arvind Yadav 4 patches applied to wireless-drivers-next.git, thanks. 17830147c40a mwifiex: fix spelling mistake: "Insuffient" -> "Insufficient" 185ffc194800 ipw2100: don't return positive values to PCI probe on error af643fe9bbe0 zd1211rw: fix spelling mistake 'hybernate' -> 'hibernate' e66d70b789d1 brcmfmac: constify pci_device_id -- https://patchwork.kernel.org/patch/9847373/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches