diff options
| author | Arvind Yadav <[email protected]> | 2017-08-09 22:00:39 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2017-08-10 11:56:03 +0300 |
| commit | 5033d70de16916fe8962c3fdc2ac70ba589dc395 (patch) | |
| tree | 5431d8a0468750268ff452ed529014b61eda28a0 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | e0b081b20523a960f2f3faf074922f4c3f81004c (diff) | |
rtl8xxxu: 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/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions