Re: [PATCH v3 1/3] dmaengine: dw-axi-dmac: fix Alignment should match open parenthesis

From: Khairul Anuar Romli

Date: Sat Jan 24 2026 - 07:33:29 EST


On 24/1/2026 5:05 pm, Markus Elfring wrote:
Check warning is throws when run scripts/checkpatch.pl --strict:
drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:345

Please improve such a change description another bit.
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/process/submitting-patches.rst?h=v6.19-rc6#n45

You might not need to mention all affected source code positions here.



I will improve the change description and omit mentioning all the affected source code in the next revision.



---
Changes in v3:
- Split the patch into smaller patches according type
of warning.


* I find this hint relevant also for a better commit message.

* You do not need to repeat patch version descriptions here
after you provided them in the cover letter already.

Noted. Will keep to the cover letter and avoid repeating the same description in every single patch.


Regards,
Markus