2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 14:14:01 +08:00
linux-next/drivers/staging/mt7621-dma
Christian Lütke-Stetzkamp c48f6ac12c staging: mt7621-dma: Remove assignment in if
Fixes checkpatch error: ASSIGN_IN_IF by adding an inner if in the else
path, this also avoids calling vchan_find_desc when not needed.

Signed-off-by: Christian Lütke-Stetzkamp <christian@lkamp.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-23 16:00:17 +01:00
..
Kconfig
Makefile
mtk-hsdma.c staging: mt7621-dma: Fix Spacing 2018-03-23 16:00:17 +01:00
ralink-gdma.c staging: mt7621-dma: Remove assignment in if 2018-03-23 16:00:17 +01:00
TODO