diff options
author | 2017-08-09 22:01:05 +0530 | |
---|---|---|
committer | 2017-08-10 11:56:03 +0300 | |
commit | 3a55a4afd187b57b5205bb0736e8b9c7b422647c (patch) | |
tree | e83bab69a2430d446f26c44d38b02b0524bd7433 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | rtl8xxxu: constify usb_device_id (diff) | |
download | wireguard-linux-3a55a4afd187b57b5205bb0736e8b9c7b422647c.tar.xz wireguard-linux-3a55a4afd187b57b5205bb0736e8b9c7b422647c.zip |
rtl8192cu: 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