From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Date: Thu, 26 Nov 2015 12:55:14 +0000 Subject: Re: brcmfmac: constify brcmf_bus_ops structures Message-Id: <20151126125514.86D88140631@smtp.codeaurora.org> List-Id: In-Reply-To: <1447518127-1994-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Julia Lawall Cc: Brett Rudley , kernel-janitors@vger.kernel.org, Arend van Spriel , "Franky (Zhenhui) Lin" , Hante Meuleman , linux-wireless@vger.kernel.org, brcm80211-dev-list@broadcom.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org > The brcmf_bus_ops structures are never modified, so declare them as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall > Acked-by: Arend van Spriel Thanks, applied to wireless-drivers-next.git. Kalle Valo From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.codeaurora.org ([198.145.29.96]:44329 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbbKZMzP (ORCPT ); Thu, 26 Nov 2015 07:55:15 -0500 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: Re: brcmfmac: constify brcmf_bus_ops structures From: Kalle Valo In-Reply-To: <1447518127-1994-1-git-send-email-Julia.Lawall@lip6.fr> To: Julia Lawall Cc: Brett Rudley , kernel-janitors@vger.kernel.org, Arend van Spriel , "Franky (Zhenhui) Lin" , Hante Meuleman , linux-wireless@vger.kernel.org, brcm80211-dev-list@broadcom.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Message-Id: <20151126125514.86D88140631@smtp.codeaurora.org> (sfid-20151126_135521_417764_517181CA) Date: Thu, 26 Nov 2015 12:55:14 +0000 (UTC) Sender: linux-wireless-owner@vger.kernel.org List-ID: > The brcmf_bus_ops structures are never modified, so declare them as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall > Acked-by: Arend van Spriel Thanks, applied to wireless-drivers-next.git. Kalle Valo From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: brcmfmac: constify brcmf_bus_ops structures Date: Thu, 26 Nov 2015 12:55:14 +0000 (UTC) Message-ID: <20151126125514.86D88140631@smtp.codeaurora.org> References: <1447518127-1994-1-git-send-email-Julia.Lawall@lip6.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Brett Rudley , kernel-janitors-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Arend van Spriel , "Franky (Zhenhui) Lin" , Hante Meuleman , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, brcm80211-dev-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Julia Lawall Return-path: In-Reply-To: <1447518127-1994-1-git-send-email-Julia.Lawall-L2FTfq7BK8M@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org > The brcmf_bus_ops structures are never modified, so declare them as const. > > Done with the help of Coccinelle. > > Signed-off-by: Julia Lawall > Acked-by: Arend van Spriel Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html