|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] misra: add more entires to exclude-list.json
commit bf0bd6cf590a0a1b29845289159f0a17d5e4064f
Author: Federico Serafini <federico.serafini@xxxxxxxxxxx>
AuthorDate: Thu Aug 17 11:55:42 2023 +0200
Commit: Stefano Stabellini <stefano.stabellini@xxxxxxx>
CommitDate: Fri Aug 18 18:38:54 2023 -0700
misra: add more entires to exclude-list.json
Add entries to the exclude-list.json for those files that need to be
excluded from the analysis scan.
Signed-off-by: Federico Serafini <federico.serafini@xxxxxxxxxxx>
Acked-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
---
docs/misra/exclude-list.json | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/docs/misra/exclude-list.json b/docs/misra/exclude-list.json
index ca1e2dd678..575ed22a7f 100644
--- a/docs/misra/exclude-list.json
+++ b/docs/misra/exclude-list.json
@@ -181,6 +181,18 @@
"rel_path": "drivers/video/font_*",
"comment": "Imported from Linux, ignore for now"
},
+ {
+ "rel_path": "include/acpi/acpiosxf.h",
+ "comment": "Imported from Linux, ignore for now"
+ },
+ {
+ "rel_path": "include/acpi/acpixf.h",
+ "comment": "Imported from Linux, ignore for now"
+ },
+ {
+ "rel_path": "include/xen/acpi.h",
+ "comment": "Imported from Linux, ignore for now"
+ },
{
"rel_path": "lib/list-sort.c",
"comment": "Imported from Linux, ignore for now"
--
generated by git-patchbot for /home/xen/git/xen.git#master
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |