diff options
| author | Arvind Yadav <[email protected]> | 2017-08-09 22:01:42 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2017-08-10 11:56:04 +0300 |
| commit | ecf23a788e13a00b1f02400dfa6876850ed21397 (patch) | |
| tree | 092c94fddbd4e55b44f0e6243e583ca75ca18cb2 /tools/perf/scripts/python/bin | |
| parent | b924ffd7a4cd2a34b8ad5456ea552be838ddf9af (diff) | |
zd1211rw: 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 <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions