diff options
author | Wan Jiabing <[email protected]> | 2022-04-27 20:03:09 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2022-05-04 11:56:02 +0200 |
commit | 83961aacb2219311e4af5dda34bcc15435becd50 (patch) | |
tree | 5e20456162374e1a5a7441021841a6662039e03a /lib/mpi/mpi-sub-ui.c | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions