From: Andy Shevchenko Date: Wed, 22 Oct 2014 13:16:43 +0000 (+0300) Subject: dmatest: move src_off, dst_off, len inside loop X-Git-Tag: fixes-v4.0-rc1~64^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede23a586886bbd0d5246b2fa89cf78b81265aa3;p=pandora-kernel.git dmatest: move src_off, dst_off, len inside loop The scope of those varsiables is in while-loop. This patch moves them there and removes duplicate code. Signed-off-by: Andy Shevchenko Signed-off-by: Vinod Koul --- Reading git-diff-tree failed