|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [XEN PATCH] xen: add acmacros.h to exclude-list.json
The file was inherited from Linux and ACPI CA, therefore it's
not subject to MISRA compliance at the moment.
No functional change.
Signed-off-by: Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx>
---
docs/misra/exclude-list.json | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/misra/exclude-list.json b/docs/misra/exclude-list.json
index 48f671c548b6..36cca71fae2d 100644
--- a/docs/misra/exclude-list.json
+++ b/docs/misra/exclude-list.json
@@ -209,6 +209,10 @@
"rel_path": "include/acpi/acglobal.h",
"comment": "Imported from Linux, ignore for now"
},
+ {
+ "rel_path": "include/acpi/acmacros.h",
+ "comment": "Imported from Linux, ignore for now"
+ },
{
"rel_path": "include/xen/acpi.h",
"comment": "Imported from Linux, ignore for now"
--
2.34.1
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |