[PATCH 15/24] ste_dma40: Move two assignments in d40_prep_sg()

2016-09-17 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 17 Sep 2016 15:40:05 +0200 Move assignments for two local variables so that their setting will only be performed after corresponding data processing succeeded by this function. Signed-off-by: Markus Elfring

[PATCH 15/24] ste_dma40: Move two assignments in d40_prep_sg()

2016-09-17 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 17 Sep 2016 15:40:05 +0200 Move assignments for two local variables so that their setting will only be performed after corresponding data processing succeeded by this function. Signed-off-by: Markus Elfring --- drivers/dma/ste_dma40.c | 6 -- 1 file