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

Re: [XEN PATCH 03/13] xen/arm: address violations of MISRA C:2012 Rule 7.3


  • To: Simone Ballarin <simone.ballarin@xxxxxxxxxxx>
  • From: Luca Fancellu <Luca.Fancellu@xxxxxxx>
  • Date: Thu, 3 Aug 2023 13:44:30 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.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=G+8rGRNjKxGdiV+gyhWlFDoq2gCSj/NyKItPF4XCZDg=; b=Tuypze9y+LAGJ3VXvdrZKbTM0uW6dC3gmn4DeVN3iFCsepcBzFGfU4fOph7xy/SbGaEVEmPztx6/WDmhjj6Td2yet15c2A72+3br7EdvFiSRjrObDj5VO0IzkTth8FXWMJYn9sgvBjHfdC0LQdcrVDCSaHcxK5YJx8uylUGeiWpYiRE4RgMQHhIdGufQKy0d3Ac7I9b3gnSWhDW7M1RasevaMYowZ+ekXDskyp44dcIk1EOGlEmeVS1PbYYGcTRFEqoXM+Dx5drJgq80Fl27jo8/DY/JZwbA8AV2vEmWks35vPlKrjooeJ0d4jj8v68nEr1BxONPZZ4zpLA1TRMUiA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=keFHdqTiE04cY9q2DgTLNf2s+vjIW/vfUuNNkvl97FAD/iO+GZHGDun/Mj1TYuLwNofQQpYpAd5rbyPb17D0Q2ZgRAUhhSuyaxYEk8UWuSwmNVRWEAxjcmyMcs1Dt3TS4MHPW9BkOLZHXJtqOxKnomppHEqZY+DapRm0cXasg6qnWcXzx5InGJpWuoJbu/nw8j6xiLOEBW9KPmAekZX9bBM/H3iMREvmCfhJmLbrZR2Nxvh0ZMySnx6VKPH89H2cSyHqNzya/JE9gqhE0+U6vUKz77O4qW+5nxX7CXywCYh2dexRIaJmakwUHHn93K6nAlAu95izHqb00CZl2WisGQ==
  • Authentication-results-original: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, "consulting@xxxxxxxxxxx" <consulting@xxxxxxxxxxx>, Gianluca Luparini <gianluca.luparini@xxxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Bertrand Marquis <Bertrand.Marquis@xxxxxxx>, Volodymyr Babchuk <Volodymyr_Babchuk@xxxxxxxx>
  • Delivery-date: Thu, 03 Aug 2023 13:44:57 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHZxfSdOEvKJttXMkm/J+fEFT8536/YlUqA
  • Thread-topic: [XEN PATCH 03/13] xen/arm: address violations of MISRA C:2012 Rule 7.3


> On 3 Aug 2023, at 11:22, Simone Ballarin <simone.ballarin@xxxxxxxxxxx> wrote:
> 
> From: Gianluca Luparini <gianluca.luparini@xxxxxxxxxxx>
> 
> The xen sources contain violations of MISRA C:2012 Rule 7.3 whose headline
> states:
> "The lowercase character 'l' shall not be used in a literal suffix".
> 
> Use the "L" suffix instead of the "l" suffix, to avoid potential ambiguity.
> If the "u" suffix is used near "L", use the "U" suffix instead, for 
> consistency.
> 
> The changes in this patch are mechanical.
> 
> Signed-off-by: Gianluca Luparini <gianluca.luparini@xxxxxxxxxxx>
> Signed-off-by: Simone Ballarin <simone.ballarin@xxxxxxxxxxx>
> ---

Reviewed-by: Luca Fancellu <luca.fancellu@xxxxxxx>






 


Rackspace

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