diff options
author | Claudiu Beznea <claudiu.beznea@microchip.com> | 2023-02-14 18:18:27 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2023-04-12 20:48:44 +0300 |
commit | 09ebe227c2236c6d0ce427ce10da3e4d66946f57 (patch) | |
tree | 5eb62ed42094fb2b810ed0ecd2708de3c769edec /scripts/lib/kdoc/kdoc_files.py | |
parent | 5056eae6c32d709bab506ca032ac4f7effc9db2f (diff) | |
download | linux-09ebe227c2236c6d0ce427ce10da3e4d66946f57.tar.xz |
dmaengine: at_xdmac: align declaration of ret with the rest of variables
Align the declaration of ret in atmel_xdmac_resume() with the rest of
variables. Do this by adding ret to the line with declaration for i
variable.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/20230214151827.1050280-8-claudiu.beznea@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions