diff options
author | Fabrizio Castro <fabrizio.castro.jz@renesas.com> | 2023-07-15 04:04:02 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-07-17 14:41:44 +0300 |
commit | 9f5ac599801c0f7c0969fa94c638265ed988b9bc (patch) | |
tree | b9e4e5aea6c220363db7c668b4587df365b989f2 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2ed2699f58891c72fcd462129345d09424f986c5 (diff) | |
download | linux-9f5ac599801c0f7c0969fa94c638265ed988b9bc.tar.xz |
spi: rzv2m-csi: Replace unnecessary ternary operators
The ternary operators used to initialize tx_completed and rx_completed
are not necessary, replace them with a better implementation.
Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20230715010407.1751715-6-fabrizio.castro.jz@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions