Hi Krzysztof, On Tue, Jun 23, 2026 at 07:48:44AM +0200, Krzysztof Kozlowski wrote: > There is no use of double colon '::' in YAML. OTOH, the literal style > block, e.g. using '|' treats all characters as content [1] therefore > single use of ':' in descriptions is perfectly fine, whenever '|' is > used. > > Cleanup existing code, so the confusing style won't be re-used in new > contributions. > > Link: https://yaml.org/spec/1.2.2/#literal-style [1] > Acked-by: Conor Dooley <[email protected]> > Acked-by: Alim Akhtar <[email protected]> > Acked-by: Sebastian Reichel <[email protected]> > Acked-by: Niklas Söderlund <[email protected]> > Acked-by: Mark Brown <[email protected]> > Acked-by: Geert Uytterhoeven <[email protected]> # renesas > Signed-off-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Andi Shyti <[email protected]> Thanks, Andi
