From: Jesse Larrew <jlarrew@linux.vnet.ibm.com>
To: linuxppc-dev@lists.ozlabs.org
Cc: markn@au1.ibm.com, tbreeds@au1.ibm.com, lkessler@us.ibm.com,
Jesse Larrew <jlarrew@linux.vnet.ibm.com>,
mjwolf@us.ibm.com
Subject: [PATCH 1/4] powerpc/pseries: Fix typo in VPHN comments
Date: Thu, 20 Jan 2011 22:00:51 -0700 [thread overview]
Message-ID: <20110121050050.5062.98751.sendpatchset@oc7304238415.ibm.com> (raw)
In-Reply-To: <20110121050010.5062.3390.sendpatchset@oc7304238415.ibm.com>
From: Jesse Larrew <jlarrew@linux.vnet.ibm.com>
Correct a spelling error in VPHN comments in numa.c.
Signed-off-by: Jesse Larrew <jlarrew@linux.vnet.ibm.com>
---
arch/powerpc/mm/numa.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/powerpc/mm/numa.c b/arch/powerpc/mm/numa.c
index 8f8845e..5259dde 100644
--- a/arch/powerpc/mm/numa.c
+++ b/arch/powerpc/mm/numa.c
@@ -1263,7 +1263,7 @@ int hot_add_scn_to_nid(unsigned long scn_addr)
#endif /* CONFIG_MEMORY_HOTPLUG */
-/* Vrtual Processor Home Node (VPHN) support */
+/* Virtual Processor Home Node (VPHN) support */
#ifdef CONFIG_PPC_SPLPAR
#define VPHN_NR_CHANGE_CTRS (8)
static u8 vphn_cpu_change_counts[NR_CPUS][VPHN_NR_CHANGE_CTRS];
--
1.7.3.4
next prev parent reply other threads:[~2011-01-21 5:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-21 5:00 [PATCH 0/4] powerpc/pseries: VPHN code cleanups Jesse Larrew
2011-01-21 5:00 ` Jesse Larrew [this message]
2011-01-21 5:01 ` [PATCH 2/4] powerpc/pseries: Fix brace placement in numa.c Jesse Larrew
2011-01-21 5:01 ` [PATCH 3/4] powerpc/pseries: Remove unnecessary variable initializations " Jesse Larrew
2011-01-21 5:01 ` [PATCH 4/4] powerpc/pseries: Reorder VPHN functions to reduce forward declarations Jesse Larrew
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110121050050.5062.98751.sendpatchset@oc7304238415.ibm.com \
--to=jlarrew@linux.vnet.ibm.com \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=lkessler@us.ibm.com \
--cc=markn@au1.ibm.com \
--cc=mjwolf@us.ibm.com \
--cc=tbreeds@au1.ibm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox