summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-11 08:23:50 +0300
committerKalle Valo <kvalo@codeaurora.org>2017-08-11 16:53:41 +0300
commita67b133b9da539ba30b50a0bb4c333d4e38407e7 (patch)
tree6905db288063201fe54d3b2a20b5be725a63a902 /include/linux
parentf18bbe5c86fde8ed1a0fdab079b57c3a909b0aeb (diff)
downloadlinux-a67b133b9da539ba30b50a0bb4c333d4e38407e7.tar.xz
brcm80211: constify usb_device_id
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> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions