dmaengine: mv_xor: Minor coding style fix
authorStefan Roese <sr@denx.de>
Wed, 1 Jun 2016 10:43:31 +0000 (12:43 +0200)
committerVinod Koul <vinod.koul@intel.com>
Tue, 7 Jun 2016 07:13:40 +0000 (12:43 +0530)
commita4a1e53df41270b9fcb5f0c42872fd08ab42a74f
tree03c66d47c20ebb14efa1a04febafe658078ad959
parent1a695a905c18548062509178b98bc91e67510864
dmaengine: mv_xor: Minor coding style fix

Remove the space before the "err_free_dma:" label in mv_xor_channel_add().

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Cc: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/mv_xor.c