diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-03 19:22:05 +0300 |
---|---|---|
committer | Boris Brezillon <boris.brezillon@free-electrons.com> | 2017-08-15 15:00:44 +0300 |
commit | 680025932f226eef8e905a4e2a84512970b62622 (patch) | |
tree | 9b10bcb141cb504707406fb0b95cfcd230c1f919 /tools/perf/scripts/python/syscall-counts.py | |
parent | 129f6c4820dd68be26b516ba6d6e471e63855d47 (diff) | |
download | linux-680025932f226eef8e905a4e2a84512970b62622.tar.xz |
mtd: ichxrom: 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