Skip to content
Commit 26606ce0 authored by Joe Perches's avatar Joe Perches Committed by Jonathan Corbet
Browse files

coding-style.rst: Avoid comma statements



Commas are not how statements are terminated.
Always use semicolons and braces if necessary.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Link: https://lore.kernel.org/r/2a97b738bba335434461a5a918053a49c1fb6af4.1598331148.git.joe@perches.com
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 4ba1d726
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment