Re: [PATCH] cgroup: Fix typo in comments and documents
From: Hu Haowen <hidden>
Date: 2021-08-01 03:39:34
Also in:
linux-doc
From: Hu Haowen <hidden>
Date: 2021-08-01 03:39:34
Also in:
linux-doc
ÔÚ 2021/7/30 ÏÂÎç11:03, Matthew Wilcox дµÀ:
On Fri, Jul 30, 2021 at 08:51:29AM -0600, Jonathan Corbet wrote:quoted
Cai Huoqing [off-list ref] writes:quoted
Fix typo: iff ==> if Signed-off-by: Cai Huoqing <redacted>This is becoming an FAQ ... "iff" in mathematical English means "if and only if"; its usage in these documents is correct.... and yet it's clearly not understood. Similarly to the [start..end) convention (also the [start..end[ convention). Should we deprecate use of it in kernel documentation, and if so, what should we replace it with?
What about establishing a documentation section which gives clear definitions to each words whose meaning isn't easy to understand for common people, such as this situation? In this case readers are able to get rid of their questions on their own, instead of asking maintainers for any explanation. Regards, Hu Haowen