diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-04-27 15:11:53 +0200 |
---|---|---|
committer | Georgi Djakov <djakov@kernel.org> | 2022-04-27 16:37:38 +0300 |
commit | fcb3cd7e3af9df45d01066fced068ccdb0f1c283 (patch) | |
tree | 328dfb8496ab4f5e086af6f4c97b124d527ca2f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3d28502d529112ac91a9d400bf13fefe9653c9b5 (diff) |
interconnect: qcom: sc8280xp: constify icc_node pointers
Pointers to struct qcom_icc_node (and similar structures) are not
modified, so they can be made const for safety. The contents of struct
qcom_icc_node must stay non-const.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220427131154.302581-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions