> 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 "unsubscrib
On 11/14/2015 05:22 PM, Julia Lawall wrote:
The brcmf_bus_ops structures are never modified, so declare them as const.
Done with the help of Coccinelle.
Acked-by: Arend van Spriel
Signed-off-by: Julia Lawall
---
drivers/net/wireless/brcm80211/brcmfmac/bus.h |2 +-
drivers/net/wirel
The brcmf_bus_ops structures are never modified, so declare them as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall
---
drivers/net/wireless/brcm80211/brcmfmac/bus.h |2 +-
drivers/net/wireless/brcm80211/brcmfmac/pcie.c |2 +-
drivers/net/wireless/brcm80211/brcmfm