Re: [PATCH v7 0/3] dmaengine: dw-axi-dmac: Coding style cleanups

From: Khairul Anuar Romli

Date: Fri Feb 27 2026 - 19:31:04 EST


On 25/2/2026 7:24 pm, Vinod Koul wrote:

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,

Hi Vinod,

Thanks for applying to patch to the next branch. Really appreciate it. Sorry for not able to improve it with refine description as I was not had a chance to look at the code for last few weeks.

Thank You so much.

Best Regards,
Khairul