diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-09 22:01:24 +0530 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2017-08-10 11:56:04 +0300 |
| commit | b924ffd7a4cd2a34b8ad5456ea552be838ddf9af (patch) | |
| tree | 5936a388cef6d2858ce3d73b8c9a070af7a5de93 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | rtl8192cu: constify usb_device_id (diff) | |
| download | linux-b924ffd7a4cd2a34b8ad5456ea552be838ddf9af.tar.gz linux-b924ffd7a4cd2a34b8ad5456ea552be838ddf9af.zip | |
zd1201: 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
