On 8/4/25 11:02, Jan Beulich wrote: > On 02.08.2025 19:48, Dmytro Prokopchuk1 wrote: >> There are a lot of MISRA C R17.7 violations in the XEN. >> This rule states: "The value returned by a function having non-void >> return type shall be used". >> >> Actually, need to decide how to deal with these violations. >> Quick analyze shown that there are different cases in XEN code base. > > Long ago, when we discussed the rules in a mainly abstract way, there already > was quite a bit of discussion around this. Stefano - I wonder if you had > taken (and have kept) notes back at the time? > > Jan
Hi Stefano. This is a kind reminder. Thank you.