Re: [PATCH v2] dt-bindings: watchdog: qca,ar7130-wdt: convert txt to yaml

From: Guenter Roeck
Date: Wed Nov 01 2023 - 17:03:24 EST


On 11/1/23 13:33, Nik Bune wrote:
Changes in v2: updated commit message.

v1 patch: https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20231031201602.28827-1-n2h9z4@xxxxxxxxx/


Unfortunately, you didn't run checkpatch on your uudate, meaning it missed

WARNING: Prefer a maximum 75 chars per line (possible unwrapped commit description?)

Indeed, your patch now provides a single-line commit description with more than
200 characters.

I don't think "Keep it in one line" was meant to ask you to do that.
The original description was substantially shorter and did fit into 75 characters.

Guenter