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)
commit41d00bb7a60fadbae76e1826bd27a320e18c769f
treea73ae9722b8ef1fefb8f37d33eeef2cdf7dceab0
parent361deb7243d275ba8ce6e27db7727fce6fd39f3e
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