diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-03 19:22:06 +0300 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-08-15 15:00:45 +0300 |
commit | 30105a2c35061bd989d293a4637d9705221b282f (patch) | |
tree | d888905c17053801d14786bf2ca8527eeadf7efc /tools/perf/scripts/python/syscall-counts.py | |
parent | 680025932f226eef8e905a4e2a84512970b62622 (diff) | |
download | linux-30105a2c35061bd989d293a4637d9705221b282f.tar.xz |
mtd: amd76xrom: 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 <arvind.yadav.cs@gmail.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions