diff options
| author | Arvind Yadav <[email protected]> | 2017-08-09 21:55:03 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2017-08-10 11:55:57 +0300 |
| commit | 22796d149229ceadd95abe7cf90331d2c9db7bcf (patch) | |
| tree | d2b9a51942e29f388a3e3b475dd2cd7025f2e156 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 76f6a5c80a4b9e2d9ae2fe53c6ee6be0f630ea88 (diff) | |
at76c50x: 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