summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2017-08-11 10:53:50 +0530
committerKalle Valo <kvalo@codeaurora.org>2017-08-11 16:53:41 +0300
commita67b133b9da539ba30b50a0bb4c333d4e38407e7 (patch)
tree6905db288063201fe54d3b2a20b5be725a63a902 /tools/perf/scripts/python/export-to-postgresql.py
parentf18bbe5c86fde8ed1a0fdab079b57c3a909b0aeb (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 <arvind.yadav.cs@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions