aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-09 21:56:43 +0530
committerKalle Valo <[email protected]>2017-08-10 11:55:58 +0300
commit54c9f21605d8e9e76303b1f03d1ef93fc897a824 (patch)
tree75f28a0a06e1cf0eb870bb87857a0fe118d4a6dd /tools/perf/scripts/python
parentc4291319b6fe43b82f4ffb4b0b9fdc711c88264b (diff)
p54: 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')
0 files changed, 0 insertions, 0 deletions