commit | 7c0c646a7e495de65847a454ee7e493de7138d40 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Jul 14 08:07:42 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 14 14:13:46 2022 -0400 |
tree | 0ebeb5d785eb911f251cd1ac7829b4e159684cc1 | |
parent | 491616d42d4b818cd60fe489064edebd952c9342 [diff] |
doc: codingstyle: Remove comment about '//' style comments For some time now we've allowed for '//' style comments, which mirrors the Linux kernel. So drop this point here. Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Tom Rini <trini@konsulko.com>