diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-09 21:57:29 +0530 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-08-10 11:55:59 +0300 |
commit | 8a3132fa6bbb8bc25b7c8f2c8dcac34beb398625 (patch) | |
tree | affca67f32a823f08c75ca2fb64d0436f2a0cf82 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3673c417f5091caa29221d000855eeebb25bcfa4 (diff) |
libertas_tf: 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 <arvind.yadav.cs@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions