diff options
| author | Arvind Yadav <[email protected]> | 2017-07-17 23:46:42 +0530 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2017-07-28 18:03:46 +0300 |
| commit | e66d70b789d1db8e152d79dd070459ae9e566acc (patch) | |
| tree | 9984d415343708cc8682ee7e08de1a0aafd85593 /tools/perf/scripts/python/stackcollapse.py | |
| parent | af643fe9bbe0d4835ca271063db8bbb7232f2200 (diff) | |
brcmfmac: 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]>
Acked-by: Arend van Spriel <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions