summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2025-08-21 15:32:25 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2025-08-22 12:06:20 +0200
commit1f69220b0998b609000c6ea1783772fdaecaec56 (patch)
treed7092e047dbd9d3136f8d3cba1cab25129bbb0cc /tools/perf/scripts/python/stackcollapse.py
parent9674f9e325e4b13f54ab108affe9928a3088d9c1 (diff)
mmc: mmc_spi: remove unnecessary check in mmc_spi_setup_data_message()
An earlier commit changed the outer if statement from "if (multiple || write) {" to "if (write) {" so now we know that "write" is true and no longer need to check. Delete the unnecessary check. Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Link: https://lore.kernel.org/r/aKcR2ea747xkw_it@stanley.mountain Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions