aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-01 13:56:33 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-09 09:47:41 -0400
commit1482ccdaae6a335f448cc91043695cb1a07af981 (patch)
treed508bc84c55879dee558e8a6d4914a68acffe441 /tools/perf/scripts/python
parent2b9e300fcbf952ebcd1d2732b2cc1d4414853e16 (diff)
media: cx18: constify pci_device_id
pci_device_id are not supposed to change at runtime. All functions working with pci_device_id provided by <linux/pci.h> work with const pci_device_id. So mark the non-const structs as const. Signed-off-by: Arvind Yadav <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions