On 03.07.2025 16:04, Nicolas Dichtel wrote:
Le 03/07/2025 à 13:04, Gabriel Goller a écrit :
[snip]
+ // get extra params from table
/* */ for comment
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/
Documentation/process/coding-style.rst#n598
NAK
(https://lore.kernel.org/lkml/
CA+55aFyQYJerovMsSoSKS7PessZBr4vNp-3QUUwhqk4A4_jcbg@xxxxxxxxxxxxxx/#r)
I will follow the netdev maintainers' guidelines.
If the doc I pointed to is wrong, please update it. It will be easier to find
than a 9-year-old email.
The netdev maintainers guideline doesn't contain anything about
comments. Also the coding-style doesn't prohibit single-line comments
with the `//` style.
The comments are kinda pointless though, I'll remove them in the next
version.
Regards,
Nicolas
Thanks