ste_dma40: One check less in d40_prep_sg() after error detection
authorMarkus Elfring <elfring@users.sourceforge.net>
Sat, 17 Sep 2016 13:34:07 +0000 (15:34 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 26 Sep 2016 17:36:18 +0000 (23:06 +0530)
commit78c6e1a5943b464c47e864ca1092287fa4aa219b
tree4179cb39a9020764208bdaaf0e988827e28336c1
parent8452b85906b6a731b619baba30c0a14fedbafdaa
ste_dma40: One check less in d40_prep_sg() after error detection

* Adjust jump targets according to the Linux coding style convention.

* Delete a repeated check which became unnecessary with this refactoring.

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>
drivers/dma/ste_dma40.c