Julia Lawall wrote:
> The rtl_intf_ops structures are never modified, so declare them as const.
>
> Done with the help of Coccinelle.
>
> Signed-off-by: Julia Lawall
Thanks, 1 patch applied to wireless-drivers-next.git:
1bfcfdcca142 rtlwifi: rtl818x: constify rtl_intf
The rtl_intf_ops structures are never modified, so declare them as const.
Done with the help of Coccinelle.
Signed-off-by: Julia Lawall
---
drivers/net/wireless/realtek/rtlwifi/pci.c |2 +-
drivers/net/wireless/realtek/rtlwifi/pci.h |2 +-
drivers/net/wireless/realtek/rtlwifi/usb.c