aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-09 21:56:28 +0530
committerKalle Valo <[email protected]>2017-08-10 11:55:57 +0300
commitc4291319b6fe43b82f4ffb4b0b9fdc711c88264b (patch)
treef4498ff2053b6a83723b32ac889fa6f0c9fe03b9 /tools/perf/scripts/python/export-to-postgresql.py
parent22796d149229ceadd95abe7cf90331d2c9db7bcf (diff)
orinoco: 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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions