diff options
author | Arvind Yadav <[email protected]> | 2017-08-11 10:53:50 +0530 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2017-08-11 16:53:41 +0300 |
commit | a67b133b9da539ba30b50a0bb4c333d4e38407e7 (patch) | |
tree | 6905db288063201fe54d3b2a20b5be725a63a902 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
parent | f18bbe5c86fde8ed1a0fdab079b57c3a909b0aeb (diff) |
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 <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions