diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-09-17 08:24:46 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-09-26 19:36:16 +0200 |
commit | abac5bac829cc9d8cf178344b4f34b2264927672 (patch) | |
tree | 0f84590fdc5bafc8afa05e762e792ec1e37895eb /drivers/dma/k3dma.c | |
parent | ste_dma40: Rename a jump label in d40_lcla_allocate() (diff) | |
download | linux-abac5bac829cc9d8cf178344b4f34b2264927672.tar.xz linux-abac5bac829cc9d8cf178344b4f34b2264927672.zip |
ste_dma40: Move an assignment in d40_lcla_allocate()
Move one assignment for the local variable "ret" so that its setting
will only be performed after corresponding data processing succeeded
by this function.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'drivers/dma/k3dma.c')
0 files changed, 0 insertions, 0 deletions