[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [XEN PATCH] EFI: address violations of MISRA C:2012 Rules 8.2 and 8.3


  • To: Federico Serafini <federico.serafini@xxxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Mon, 31 Jul 2023 12:43:28 +0200
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=hIq5/QpSKmiKYh8iwioBUkNa7kq8jFvz7oASsacbaeg=; b=it8G3/+7M6yKyFp1U/geLxFP8kLgIGzKzTKmdJuT2g4p5ASAIfCseoaVKl2eWGhPtLEnLvgtevWwoyeW/bWYRBY7z9V64zlvSvlzLC0Da43xapmtlyNLLvjNC3E14Gio8Ur9WYPYCHqC2/Q864QvwSpLfuHQbBnS8niJwGyTh1hRHrPGt7zhCUkPPEbPN/eJhj8V88vUqu7tHvdfcd2OM+gXW2tj31zX7dXn0fbNQGYt+5gReXWorzlTaHTES+SPkdpcSU7r+4inWagEA+tEXkajICW9jlJGUyswjjhQf4necXhDE1xuCHNJ7VSMW/RcvFm5RctpgNOWScO8dHbDHQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=FzcQgBB7fjQhcquR5Pn8eyOnpSwSbzKc9baOMyFMD7rPGWF0WLzRksFJ4AzJwmbWtbtWcxGI58oy08hnueeDp73ukZQBRwo0QdJ0pXxuCjV33s9YsAl+mBCGwJuUivapnF7nQ5r8OFs6eecd/GEc0AShMsM4OBwineI/eiqFOoY+wrH8GRuusv+4BryRBRliSM/7Q59CaqcYQSBwOeIGsC7h33jr6UBHeoHDYUD7lCIl4cilh+4Gm/GCuCsCqySStoge0J8pLXSrNEMBesz2FXFr10JU4fe29AAxJT4QC7hpUNPTm+H889QeQzScDV3KaH4cZ/p8w05Q9ZZ0pw6Z4w==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: consulting@xxxxxxxxxxx, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxxx
  • Delivery-date: Mon, 31 Jul 2023 10:43:35 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 31.07.2023 10:35, Federico Serafini wrote:
> Give a name to unnamed parameters to address violations of
> MISRA C:2012 Rule 8.2 ("Function types shall be in prototype form with
> named parameters").
> Keep consistency between parameter names and types used in function
> declarations and the ones used in the corresponding function
> definitions, thus addressing violations of MISRA C:2012 Rule 8.3
> ("All declarations of an object or function shall use the same names
> and type qualifiers").
> 
> No functional changes.
> 
> Signed-off-by: Federico Serafini <federico.serafini@xxxxxxxxxxx>

Acked-by: Jan Beulich <jbeulich@xxxxxxxx>





 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.