[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XEN PATCH] docs/misra: fix a typo in rules.rst
No functional changes. Signed-off-by: Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx> --- docs/misra/rules.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/misra/rules.rst b/docs/misra/rules.rst index 53dab0070c7b..75921b9a3463 100644 --- a/docs/misra/rules.rst +++ b/docs/misra/rules.rst @@ -531,7 +531,7 @@ maintainers if you want to suggest a change. the future or with another compiler. For these reasons we discourage the introduction of new reserved identifiers in Xen, and we see it as positive the reduction of reserved identifiers. At the same time, - certain identifiers starting with wo underscores are also commonly used + certain identifiers starting with two underscores are also commonly used in Linux (e.g. __set_bit) and we don't think it would be an improvement to rename them. -- 2.34.1
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |