diff options
| author | Arvind Yadav <[email protected]> | 2017-08-13 04:54:45 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-20 08:04:59 -0400 |
| commit | 1ab2234eefe5c6faa7d49ff5d2f21ac4204a8ca8 (patch) | |
| tree | 64292be785973c5d19fa029adc38769ed4433005 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 7fb2e072d41b1da5ddf29a1ba62f0e380d94a855 (diff) | |
media: radio: 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: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions