diff options
author | Andy Shevchenko <[email protected]> | 2019-07-29 16:35:08 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-07-29 08:56:26 -0700 |
commit | 52c2ea049142c75166456fed055883e22d6ba983 (patch) | |
tree | b61ba500e207f456efbd7c71f988c3d9c3041705 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4f1cbf24fc523167e50f375d3a635431a96a4b03 (diff) |
NFC: nxp-nci: Constify acpi_device_id
The content of acpi_device_id is not supposed to change at runtime.
All functions working with acpi_device_id provided by <linux/acpi.h>
work with const acpi_device_id. So mark the non-const structs as const.
Signed-off-by: Andy Shevchenko <[email protected]>
Tested-by: Sedat Dilek <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions