]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: ti: omap-dma: Remove 'Assignment in if condition'
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 30 Jul 2019 13:20:15 +0000 (16:20 +0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 4 Sep 2019 04:40:17 +0000 (10:10 +0530)
commit7a09c09c300761f2a0f34cfecebe327883de5864
tree21aeb9fb53309a10f576955e98d1d1eb40ea2ecb
parente3b9fef8ddf8a5a31a16c4959202f5d88e07e080
dmaengine: ti: omap-dma: 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/20190730132015.2863-1-peter.ujfalusi@ti.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/ti/omap-dma.c