Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1709649
| From | Kalle Valo <kvalo@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [v3,06/20] brcm80211: constify usb_device_id |
| Date | 2017-08-11 16:00 +0200 |
| Message-ID | <udiDM-4ef-13@gated-at.bofh.it> (permalink) |
| References | <udaGd-7PW-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Arvind Yadav <arvind.yadav.cs@gmail.com> 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@gmail.com> 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v3 06/20] brcm80211: constify usb_device_id Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-11 07:30 +0200 Re: [v3,06/20] brcm80211: constify usb_device_id Kalle Valo <kvalo@codeaurora.org> - 2017-08-11 16:00 +0200
csiph-web