diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2022-04-27 15:03:09 +0300 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2022-05-04 12:56:02 +0300 |
commit | 83961aacb2219311e4af5dda34bcc15435becd50 (patch) | |
tree | 5e20456162374e1a5a7441021841a6662039e03a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0e8bb6666e3dcf18e4920a325028647da71eb500 (diff) | |
download | linux-83961aacb2219311e4af5dda34bcc15435becd50.tar.xz |
mmc: atmel-mci: Simplify if(chan) and if(!chan)
Use if(!host->dma.chan) instead of if(chan) and if(!chan) to make
code better.
Signed-off-by: Wan Jiabing <wanjiabing@vivo.com>
Link: https://lore.kernel.org/r/20220427120310.838843-1-wanjiabing@vivo.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions