On Mon, 27 Jun 2022 at 11:17, Tom Rini <tr...@konsulko.com> wrote: > > For some time now we've allowed for '//' style comments, which mirrors > the Linux kernel. So drop this point here. > > Signed-off-by: Tom Rini <tr...@konsulko.com> > --- > doc/develop/codingstyle.rst | 5 ----- > 1 file changed, 5 deletions(-)
Oh I didn't know that. Reviewed-by: Simon Glass <s...@chromium.org>