diff options
| author | Krzysztof Kozlowski <[email protected]> | 2022-04-12 12:26:22 +0200 |
|---|---|---|
| committer | Georgi Djakov <[email protected]> | 2022-04-23 15:11:48 +0300 |
| commit | 2ccf33c0638893851c7027dee149efe99d5363e0 (patch) | |
| tree | 400547f5197c858ca289c088df59686cacb722e6 /tools/perf/scripts/python | |
| parent | 1625aaa3fe7c7f95e75d8be646e83a46a376c7ae (diff) | |
interconnect: qcom: 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions