git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a835bb8
)
dmatest: move src_off, dst_off, len inside loop
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 22 Oct 2014 13:16:43 +0000
(16:16 +0300)
committer
Vinod Koul
<vinod.koul@intel.com>
Thu, 5 Feb 2015 02:17:21 +0000
(18:17 -0800)
The scope of those varsiables is in while-loop. This patch moves them there and
removes duplicate code.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/dmatest.c
patch
|
blob
|
history
diff --cc
drivers/dma/dmatest.c
Simple merge