diff options
author | 2017-08-09 21:53:42 +0530 | |
---|---|---|
committer | 2017-08-10 11:55:56 +0300 | |
commit | c5c60b2d577e88c50beae6ecf469b7a78643be4f (patch) | |
tree | 8348d850f9a559d8923a28b1bd97ed968945da5f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rt2x00: Fix MMIC Countermeasures (diff) | |
download | wireguard-linux-c5c60b2d577e88c50beae6ecf469b7a78643be4f.tar.xz wireguard-linux-c5c60b2d577e88c50beae6ecf469b7a78643be4f.zip |
ar5523: 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