4 Mar
2023
4 Mar
'23
12:53 a.m.
On Fri, 3 Mar 2023 15:42:23 -0600 Rob Herring wrote:
Enable yamllint to check the prefered commenting style of requiring a 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
Acked-by: Jakub Kicinski kuba@kernel.org