diff options
author | Sakari Ailus <sakari.ailus@linux.intel.com> | 2022-12-20 18:01:26 +0300 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2022-12-30 20:52:09 +0300 |
commit | 91fdb91ccca2b48572a1ccf1d382fd599e3e1237 (patch) | |
tree | cf331c7777b08373302356da8e1152de387f9a4c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e1d9148582ab2c3dada5c5cf8ca7531ca269fee5 (diff) | |
download | linux-91fdb91ccca2b48572a1ccf1d382fd599e3e1237.tar.xz |
ACPICA: Constify pathname argument for acpi_get_handle()
acpi_get_handle() uses the pathname argument to find a handle related to
that pathname but it does not need to modify it. Make it const, in order
to be able to pass const pathname to it.
Link: https://github.com/acpica/acpica/pull/773
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions