]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: ti: edma: Remove 'Assignment in if condition'
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 30 Jul 2019 13:20:06 +0000 (16:20 +0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 4 Sep 2019 04:36:15 +0000 (10:06 +0530)
commite3b9fef8ddf8a5a31a16c4959202f5d88e07e080
tree9ace9cd4c71d831f2615c4bd39731269eab0cf27
parentf5e84eae7956c694d27ddaba7113fe7d1174eff7
dmaengine: ti: edma: Remove 'Assignment in if condition'

While the compiler does not have problem with how it is implemented,
checkpatch does give en ERROR for this arrangement.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Link: https://lore.kernel.org/r/20190730132006.2790-1-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ti/edma.c