4 Mar
2023
4 Mar
'23
10:07 p.m.
On Fri, Mar 03, 2023 at 03:42:23PM -0600, Rob Herring wrote:
Enable yamllint to check the prefered commenting style of requiring a
fwiiw: prefered -> preferred
space after a comment character '#'. Fix the cases in the tree which have a warning with this enabled. Most cases just need a space after the '#'. A couple of cases with comments which were not intended to be comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and brcm,bcmgenet.yaml.
Signed-off-by: Rob Herring robh@kernel.org
...