Arvind Yadav <arvind.yadav.cs@xxxxxxxxx> wrote: > usb_device_id are not supposed to change at runtime. All functions > working with usb_device_id provided by <linux/usb.h> work with > const usb_device_id. So mark the non-const structs as const. > > Signed-off-by: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx> Patch applied to wireless-drivers-next.git, thanks. a67b133b9da5 brcm80211: constify usb_device_id -- https://patchwork.kernel.org/patch/9894975/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches