diff options
| author | Arvind Yadav <[email protected]> | 2017-08-01 13:56:18 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-08-09 09:43:38 -0400 |
| commit | af38e42b0441974423e05a5f809ce286e27ac2da (patch) | |
| tree | fa6c8142c0352f29046f7384e4bbf1ebf2d6e34a /tools/perf/scripts/python/bin | |
| parent | 8c8808e01a2237a50aa7bb9ac7b509c017f45a85 (diff) | |
media: netup_unidvb: 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