aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@linux.intel.com>2015-09-15 09:26:23 -0400
committerMark Brown <broonie@kernel.org>2015-09-17 13:35:25 -0400
commit0ed36990a93b23c4873c77cdc1423429e40ed469 (patch)
treebc22b0ea1c75c184209ea71d75b192d07cd2f811 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f (diff)
spi: dw: Remove needless if statements
SPI core validates both bits_per_word and speed_hz transfer parameters and defaults to spi->bits_per_word and spi->max_speed_hz in case these per transfer parameters are not set. This allows to remove related if statements as they evaluate always to true and reduce indentation. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions