aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-08 21:26:41 +0530
committerDavid S. Miller <[email protected]>2017-08-08 17:47:58 -0700
commitfa00f26ff6d53ec7874f9b737acf7ab844a0cc5c (patch)
treeb5819fad1eb3a3185d6f25417228fcbd0e45d224 /tools/perf/scripts/python/bin
parent42e6b92de8f8d7c736cd819ff5af6208a6bdf8ae (diff)
net: irda: kingsun: 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/bin')
0 files changed, 0 insertions, 0 deletions