[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231215115857.575697-1-ghanshyam1898@gmail.com>
Date: Fri, 15 Dec 2023 17:28:57 +0530
From: Ghanshyam Agrawal <ghanshyam1898@...il.com>
To: mahesh@...ux.ibm.com,
oohall@...il.com,
mpe@...erman.id.au,
npiggin@...il.com,
christophe.leroy@...roup.eu
Cc: Ghanshyam Agrawal <ghanshyam1898@...il.com>,
linuxppc-dev@...ts.ozlabs.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] arch: powerpc: kernel: fixed some typos
Fixed some typos
Signed-off-by: Ghanshyam Agrawal <ghanshyam1898@...il.com>
---
arch/powerpc/kernel/eeh_pe.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/powerpc/kernel/eeh_pe.c b/arch/powerpc/kernel/eeh_pe.c
index e0ce81279624..8e0c1a8b8641 100644
--- a/arch/powerpc/kernel/eeh_pe.c
+++ b/arch/powerpc/kernel/eeh_pe.c
@@ -24,10 +24,10 @@ static int eeh_pe_aux_size = 0;
static LIST_HEAD(eeh_phb_pe);
/**
- * eeh_set_pe_aux_size - Set PE auxillary data size
- * @size: PE auxillary data size
+ * eeh_set_pe_aux_size - Set PE auxiliary data size
+ * @size: PE auxiliary data size
*
- * Set PE auxillary data size
+ * Set PE auxiliary data size
*/
void eeh_set_pe_aux_size(int size)
{
--
2.25.1
Powered by blists - more mailing lists