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

[XEN v2] xen: arm: procinfo.h: Fixed a typo


  • To: <xen-devel@xxxxxxxxxxxxxxxxxxxx>, <jgrall@xxxxxxxxxx>
  • From: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Date: Thu, 28 Sep 2023 13:12:43 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=lists.xenproject.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); 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=bLs7cWsrv36ddscBKP8phBoxnUVI14/WwSVOc6mlSBE=; b=hzsnnuHVoGX6AcmOgRP9Nt0lWUYv7Doul1Aaa9Rz4Omhd6ZZtq0gH4swKbR3M5ZnKeMKQjuoBYzM6Q/t1qDmcYJtNVrNglbOVLSk4OIAlB2x8KpgFRR3WWvRTa/urD4cZBzPMd0lVsE2NmB7i3yG06CvTDcR0N34idmpuaVTqGCC5yorc5ZACNYwPzUD8NTJHHRlYi9Bi6rsy7iH0IGmABtrdkJ8bGkmM/JBPk6/LDdHSn1Q0G+X78P4R4MVvkx4j8+3rnIh+fH+a9S+6FC852noh2yhC7MO1/OKsdSfavMnuvr//Geq/GHZ4FwAfTqLiIhwf+mI9bD7OUd9LIIuvw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=iCxDe67moqguVdYFyeGqxqQ2qL9tM6ZEK/Hnduxh4JcNati1ta3Nxe6tdq0AK/VkBrXL8sokExTAr2SKFsv9kqFkY2UjDxCSMTJrE5zG2wH22PbGHlUiXT/Necd//EHrMzhVOreUbSxzU9OLakfCNbJU9Saeview9gzahsOlM2MMaz7qaIqkN90FL6cVMwiqJXpQjeXOmmzLqq8Fmc/sB9PhjcAjC3MZGXULEXO7w9XtuGD1fTZP07tRDVqAkuiNfL9LruuqxJ2rhWaYRZD7zz/trLMD7prtgBCXyEDskuei/+WtIiKrSIdheVwdXNV0EkiNqlpRlbu/wA5R9cV8hA==
  • Cc: <sstabellini@xxxxxxxxxx>, <stefano.stabellini@xxxxxxx>, <julien@xxxxxxx>, <bertrand.marquis@xxxxxxx>, <Volodymyr_Babchuk@xxxxxxxx>, Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
  • Delivery-date: Thu, 28 Sep 2023 12:12:59 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Change VPCU to vCPU.
Also add a space before '*/'.

Signed-off-by: Ayan Kumar Halder <ayan.kumar.halder@xxxxxxx>
Acked-by: Julien Grall <jgrall@xxxxxxxxxx>
---

Changes from -

v1 - 1. Change VCPU --> vCPU.
2. Add a space before '*/'.

 xen/arch/arm/include/asm/procinfo.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/xen/arch/arm/include/asm/procinfo.h 
b/xen/arch/arm/include/asm/procinfo.h
index 02be56e348..3a05f27784 100644
--- a/xen/arch/arm/include/asm/procinfo.h
+++ b/xen/arch/arm/include/asm/procinfo.h
@@ -24,7 +24,7 @@
 #include <xen/sched.h>
 
 struct processor {
-    /* Initialize specific processor register for the new VPCU*/
+    /* Initialize specific processor register for the new vCPU */
     void (*vcpu_initialise)(struct vcpu *v);
 };
 
-- 
2.25.1




 


Rackspace

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