提交 b7592e5b 编写于 作者: Y Yorick de Wid 提交者: Jonathan Corbet

docs: Remove the Microsoft rhetoric

There is no need to need to name Microsoft. The point is clear without that context.
Signed-off-by: NYorick de Wid <ydewid@gmail.com>
Link: https://lore.kernel.org/r/20210208150447.87104-1-ydewid@gmail.comSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 3cae85f5
......@@ -323,8 +323,7 @@ that counts the number of active users, you should call that
Encoding the type of a function into the name (so-called Hungarian
notation) is asinine - the compiler knows the types anyway and can check
those, and it only confuses the programmer. No wonder Microsoft makes buggy
programs.
those, and it only confuses the programmer.
LOCAL variable names should be short, and to the point. If you have
some random integer loop counter, it should probably be called ``i``.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册