From mboxrd@z Thu Jan 1 00:00:00 1970 From: vinod.koul@intel.com (Vinod Koul) Date: Tue, 7 Jun 2016 12:44:55 +0530 Subject: [PATCH 1/2] dmaengine: mv_xor: Minor coding style fix In-Reply-To: <20160601104332.12212-1-sr@denx.de> References: <20160601104332.12212-1-sr@denx.de> Message-ID: <20160607071455.GK16910@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jun 01, 2016 at 12:43:31PM +0200, Stefan Roese wrote: > Remove the space before the "err_free_dma:" label in mv_xor_channel_add(). Applied, both. Thanks -- ~Vinod