]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()
authorAlexandru Ardelean <alexandru.ardelean@analog.com>
Tue, 12 Feb 2019 15:11:38 +0000 (17:11 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 25 Feb 2019 17:43:50 +0000 (23:13 +0530)
commitf0d06e90262a05590ed288ca99b9f78f460bfc98
treea73ae9722b8ef1fefb8f37d33eeef2cdf7dceab0
parent29569383c4700aafd86f46b46c5077336d6af6a4
dmaengine: dmatest: add short-hand `buf_size` var in dmatest_func()

This is just a cosmetic change, since this variable gets used quite a bit
inside the dmatest_func() routine.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dmatest.c