[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 7/9] common/libfdt: Use explicitly specified types
Hi Michal, On 20/06/2022 08:02, Michal Orzel wrote: According to MISRA C 2012 Rule 8.1, types shall be explicitly specified. Fix all the findings reported by cppcheck with misra addon by substituting implicit type 'unsigned' to explicit 'unsigned int'. Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx> --- This patch may not be applicable as these files come from libfdt. The libfdt code is a verbatim copy of the one shipped in DTC. So any changes will have to be first accepted there and then the directory re-synced. Cheers, -- Julien Grall
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |