diff options
author | 2017-08-09 21:54:41 +0530 | |
---|---|---|
committer | 2017-08-10 11:55:56 +0300 | |
commit | 76f6a5c80a4b9e2d9ae2fe53c6ee6be0f630ea88 (patch) | |
tree | 8073ef4946224b7ced54453d4f4f5389a298cc1a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ar5523: constify usb_device_id (diff) | |
download | wireguard-linux-76f6a5c80a4b9e2d9ae2fe53c6ee6be0f630ea88.tar.xz wireguard-linux-76f6a5c80a4b9e2d9ae2fe53c6ee6be0f630ea88.zip |
carl9170: 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions