diff options
author | 2017-08-09 23:14:17 +0530 | |
---|---|---|
committer | 2017-08-10 11:31:26 -0700 | |
commit | c272fbe7c998913951f9976e42f0ef5484d2a2ff (patch) | |
tree | ad577fd89cf83486d4dd46703d9c1977a56079d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c67x00-hcd: constify hc_driver structures (diff) | |
download | wireguard-linux-c272fbe7c998913951f9976e42f0ef5484d2a2ff.tar.xz wireguard-linux-c272fbe7c998913951f9976e42f0ef5484d2a2ff.zip |
usb: hwa-hc: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions