aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMarijn Suijten <[email protected]>2021-12-08 09:34:21 +0100
committerBjorn Andersson <[email protected]>2022-01-31 15:00:46 -0600
commit7823e5aa5d1dd9ed5849923c165eb8f29ad23c54 (patch)
treea98cadb025e33019c63fa9e4e04dedc1546f2411 /tools/perf/scripts/python/bin
parente783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff)
firmware: qcom: scm: Remove reassignment to desc following initializer
Member assignments to qcom_scm_desc were moved into struct initializers in 57d3b816718c ("firmware: qcom_scm: Remove thin wrappers") including the case in qcom_scm_iommu_secure_ptbl_init, except that the - now duplicate - assignment to desc was left in place. While not harmful, remove this unnecessary extra reassignment. Fixes: 57d3b816718c ("firmware: qcom_scm: Remove thin wrappers") Signed-off-by: Marijn Suijten <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Alex Elder <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions