Re: [PATCH v2] power: reset: keystone: fix missing space in error message

From: Sebastian Reichel

Date: Wed Sep 09 2026 - 17:17:33 EST



On Mon, 07 Sep 2026 14:42:12 +0530, Hemanth Selam wrote:
> The two string literals are concatenated, so the message prints
> "has to contain atleast one entry".
>
> v1 added the missing space but kept the string split across two lines.
> Krzysztof Kozlowski pointed out the string should not be wrapped at all,
> which also matches coding-style.rst: never break user-visible strings,
> because that breaks the ability to grep for them. Join it into one
> line instead; the result exceeds 80 columns, which is expected for a
> user-visible string.
>
> [...]

Applied, thanks!

[1/1] power: reset: keystone: fix missing space in error message
commit: 49ee04619f820ac0e5ca618dfc0657229eadeddc

Best regards,
--
Sebastian Reichel <sebastian.reichel@xxxxxxxxxxxxx>