|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] docs/misra: add Rule 9.3
commit 24909098fdb260da9ffd0ba733d3a540c8c61aec
Author: Stefano Stabellini <stefano.stabellini@xxxxxxx>
AuthorDate: Tue Jul 11 13:21:45 2023 -0700
Commit: Stefano Stabellini <stefano.stabellini@xxxxxxx>
CommitDate: Wed Jul 12 13:02:07 2023 -0700
docs/misra: add Rule 9.3
Specify that {} is allowed for zero-initialization.
Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxx>
Reviewed-by: Luca Fancellu <luca.fancellu@xxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
---
docs/misra/rules.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/docs/misra/rules.rst b/docs/misra/rules.rst
index 72aa986bce..29a777938a 100644
--- a/docs/misra/rules.rst
+++ b/docs/misra/rules.rst
@@ -284,6 +284,11 @@ maintainers if you want to suggest a change.
braces
-
+ * - `Rule 9.3
<https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_09_03.c>`_
+ - Required
+ - Arrays shall not be partially initialized
+ - {} is also allowed to specify explicit zero-initialization
+
* - `Rule 9.4
<https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_09_04.c>`_
- Required
- An element of an object shall not be initialized more than once
--
generated by git-patchbot for /home/xen/git/xen.git#master
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |