diff options
author | Wan Jiabing <wanjiabing@vivo.com> | 2022-04-27 20:03:09 +0800 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2022-05-04 11:56:02 +0200 |
commit | 83961aacb2219311e4af5dda34bcc15435becd50 (patch) | |
tree | 5e20456162374e1a5a7441021841a6662039e03a /CREDITS | |
parent | 0e8bb6666e3dcf18e4920a325028647da71eb500 (diff) |
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 'CREDITS')
0 files changed, 0 insertions, 0 deletions