]> xenbits.xensource.com Git - xen.git/commitdiff
docs/misra: mark the gzip folder as adopted code
authorFederico Serafini <federico.serafini@bugseng.com>
Mon, 15 Apr 2024 09:56:30 +0000 (11:56 +0200)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 18 Apr 2024 19:43:11 +0000 (20:43 +0100)
Mark the whole gzip folder as adopted code and remove the redundant
deviation of file inflate.

Signed-off-by: Federico Serafini <federico.serafini@bugseng.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
automation/eclair_analysis/ECLAIR/deviations.ecl
docs/misra/exclude-list.json

index 0230b41c6d1c078706fd005490bc8d1142bad5db..4287805819a24383577844e872480544b1329e37 100644 (file)
@@ -148,11 +148,6 @@ const-qualified."
 # Series 8.
 #
 
--doc_begin="The following file is imported from Linux: ignore for now."
--file_tag+={adopted_r8_2,"^xen/common/inflate\\.c$"}
--config=MC3R1.R8.2,reports+={deliberate,"any_area(any_loc(file(adopted_r8_2)))"}
--doc_end
-
 -doc_begin="The type ret_t is deliberately used and defined as int or long depending on the architecture."
 -config=MC3R1.R8.3,reports+={deliberate,"any_area(any_loc(text(^.*ret_t.*$)))"}
 -doc_end
index 0956364158973c382d610fe963f53ab6696fcac8..cd69765427930f7b573112ba2c459f070bd2524c 100644 (file)
             "comment": "Imported from Linux, ignore for now"
         },
         {
-            "rel_path": "common/gzip/inflate.c",
+            "rel_path": "common/gzip/*",
             "comment": "Imported from Linux, ignore for now"
         },
         {