]> 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)
commit15402cc7ea81f2de427bb5c6d4e603c1ef05ba2f
treea73ae9722b8ef1fefb8f37d33eeef2cdf7dceab0
parent5fef49f8e3bdbc3ee1c915ca1ab32d94c343d0d3
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