Re: [Resend PATCH] dt-bindings: fix typos and brackets
From: Krzysztof Kozlowski
Date: Mon Jul 13 2026 - 03:46:03 EST
On Sat, Jul 11, 2026 at 03:38:43PM +0200, Manuel Ebner wrote:
> Add missing '(', ')', '}'
> Remove needless '(', ')', '{', '}'
> 'lover voltage' -> 'lower voltage'
>
> Signed-off-by: Manuel Ebner <manuelebner@xxxxxxxxxxx>
> ---
> Sorry for the resend - e-mail clients ...
> Sorry for the noise the last days. When sending Documentation/ABI/ patches I got
> the advice to send each change in a seperate patch. For ABI it worked very
> well. That's why I did it.
Checkpatch points to errors. As expected, patch does not apply, because
it is corrupted.
Please carefully follow beginners guide for sending a patch:
https://www.linaro.org/blog/becoming-a-kernel-developer-part1-posting-your-first-patch/
(all series of above blog)
Best regards,
Krzysztof