powerpc/pseries: Fix typo in VPHN comments
[deliverable/linux.git] / arch / powerpc / mm / numa.c
index bf5cb91f07de43dbda6331252b2ad86a2ceccf16..4d7f9e78023c7279166a5ca789ebcf49f1a87f0d 100644 (file)
@@ -1289,7 +1289,7 @@ u64 memory_hotplug_max(void)
 }
 #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];
This page took 0.036834 seconds and 5 git commands to generate.