Re: [PATCH v7 0/3] dmaengine: dw-axi-dmac: Coding style cleanups
From: Vinod Koul
Date: Wed Feb 25 2026 - 06:26:22 EST
On Mon, 02 Feb 2026 14:02:16 +0800, Khairul Anuar Romli wrote:
> This series contains a patches that fix minor coding style issues in the
> Synopsys DesignWare AXI DMA Controller platform driver. This adjustment
> possibilities were detected with the help of the analysis tool
> “checkpatch.pl".
>
> These changes are purely cosmetic:
> - Adjust indentation of function arguments and debug messages
> - Remove an unnecessary `return;` statement
> - Add a blank line for readability between functions
>
> [...]
Applied, thanks!
[1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis
commit: 6c5883a9ba296d2797437066592d15b2d202de7a
[2/3] dmaengine: dw-axi-dmac: Add blank line after function
commit: a1adb6de361be08352badb45cce3214b8cd6abed
[3/3] dmaengine: dw-axi-dmac: Remove unnecessary return statement from void function
commit: 704eb9b17a6178b01b20e16ff8d36337bd90e429
Best regards,
--
~Vinod