diff options
author | 2017-08-12 14:05:19 +0530 | |
---|---|---|
committer | 2017-08-18 09:10:46 +0200 | |
commit | 36436f4e933b42616c8e9ba4907dccf1329cb318 (patch) | |
tree | ef13ec621d336ecb7d669c383d135fa2b1d23011 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | drm/gma500: fix potential NULL pointer dereference dereference (diff) | |
download | wireguard-linux-36436f4e933b42616c8e9ba4907dccf1329cb318.tar.xz wireguard-linux-36436f4e933b42616c8e9ba4907dccf1329cb318.zip |
drm: udl: 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: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/22fa8ca67a6d4a59997f463bf241ed56596fbcfa.1502526524.git.arvind.yadav.cs@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions