diff options
| author | Arvind Yadav <[email protected]> | 2017-08-08 21:26:40 +0530 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-08-08 17:47:58 -0700 |
| commit | 42e6b92de8f8d7c736cd819ff5af6208a6bdf8ae (patch) | |
| tree | 33183f751d138f4b929b95d23dc56c985d1fe740 /tools/perf/scripts/python | |
| parent | 53b948356554376ec6f89016376825d48bf396c3 (diff) | |
net: irda: irda-usb: 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: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions