diff options
author | 2017-08-09 21:53:43 +0530 | |
---|---|---|
committer | 2017-08-11 16:59:01 +0300 | |
commit | e881a6584941c89ae64f6b6568cae35f9cc9f3d9 (patch) | |
tree | 7bcfd317c3556fb3ac0db4b976c54101b31a27bb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wil6210: move vring_idle_trsh definition to wil6210_priv (diff) | |
download | wireguard-linux-e881a6584941c89ae64f6b6568cae35f9cc9f3d9.tar.xz wireguard-linux-e881a6584941c89ae64f6b6568cae35f9cc9f3d9.zip |
ath6kl: 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>
Reviewed-by: Steve deRosier <derosier@gmail.com>
Tested-by: Steve deRosier <derosier@gmail.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions