diff options
author | Paul Cercueil <paul@crapouillou.net> | 2023-12-15 14:13:09 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-12-21 21:39:56 +0530 |
commit | a2ab7045389feab1c26ebab105a8ad6bce74a4a7 (patch) | |
tree | 136cf027ed67d42405debcaddc079b2021b83bb1 /drivers/cpufreq | |
parent | 71e7d3cb6e55ae2eadcdb178f9243dc18499d369 (diff) | |
download | linux-stable-a2ab7045389feab1c26ebab105a8ad6bce74a4a7.tar.gz linux-stable-a2ab7045389feab1c26ebab105a8ad6bce74a4a7.tar.bz2 linux-stable-a2ab7045389feab1c26ebab105a8ad6bce74a4a7.zip |
dmaengine: axi-dmac: Small code cleanup
Use a for() loop instead of a while() loop in axi_dmac_fill_linear_sg().
This makes the code leaner and cleaner overall, and does not introduce
any functional change.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20231215131313.23840-2-paul@crapouillou.net
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions