diff options
| author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-09 21:59:48 +0530 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2017-08-10 11:56:02 +0300 |
| commit | 543e4f87508b612c81dff44037c071450bcc5ddc (patch) | |
| tree | 23f62bbd97ad45e8fb0ef86b7e8f2f6e461a78ca /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | rt2800usb: constify usb_device_id (diff) | |
| download | linux-543e4f87508b612c81dff44037c071450bcc5ddc.tar.gz linux-543e4f87508b612c81dff44037c071450bcc5ddc.zip | |
rt73usb: 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/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
