linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arch: powerpc: kernel: fixed some typos
@ 2023-12-15 11:58 Ghanshyam Agrawal
  2023-12-15 12:07 ` Christophe Leroy
  2023-12-21 11:25 ` Michael Ellerman
  0 siblings, 2 replies; 5+ messages in thread
From: Ghanshyam Agrawal @ 2023-12-15 11:58 UTC (permalink / raw)
  To: mahesh, oohall, mpe, npiggin, christophe.leroy
  Cc: linuxppc-dev, Ghanshyam Agrawal, linux-kernel

Fixed some typos

Signed-off-by: Ghanshyam Agrawal <ghanshyam1898@gmail.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


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-12-27  0:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 11:58 [PATCH] arch: powerpc: kernel: fixed some typos Ghanshyam Agrawal
2023-12-15 12:07 ` Christophe Leroy
2023-12-21 11:25 ` Michael Ellerman
2023-12-22  6:19   ` Ghanshyam Agrawal
2023-12-27  0:45     ` Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).