aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-01 13:56:32 -0400
committerMauro Carvalho Chehab <[email protected]>2017-08-09 09:47:26 -0400
commit2b9e300fcbf952ebcd1d2732b2cc1d4414853e16 (patch)
treef0818433b28baf25f0a62013848a5a73ab7e8280 /tools/perf/scripts/python/bin
parenta7c8f87d626c7100087d4576f0545537aeb9b7f6 (diff)
media: mantis: hopper_cards: 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/bin')
0 files changed, 0 insertions, 0 deletions