]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commitdiff
docs/misra/rules.rst: add Rule 17.1
authorStefano Stabellini <sstabellini@kernel.org>
Sat, 9 Dec 2023 01:39:31 +0000 (17:39 -0800)
committerStefano Stabellini <stefano.stabellini@amd.com>
Wed, 20 Dec 2023 18:17:53 +0000 (10:17 -0800)
Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com>
Acked-by: Julien Grall <jgrall@amazon.com>
docs/misra/rules.rst

index d1996b9a2b080e994af5495676ee6697ce1475ef..182331089d8412006f1bc3ef7e26cd90737e9749 100644 (file)
@@ -483,6 +483,11 @@ maintainers if you want to suggest a change.
      - A switch-expression shall not have essentially Boolean type
      -
 
+   * - `Rule 17.1 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_17_01.c>`_
+     - Required
+     - The features of <stdarg.h> shall not be used
+     -
+
    * - `Rule 17.3 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_17_03.c>`_
      - Mandatory
      - A function shall not be declared implicitly