powerpc: Fix typos
[sfrench/cifs-2.6.git] / arch / powerpc / kernel / smp.c
index 12e53b3d792379998922d23d8ffe9327bec4d067..46e6d2cd7a2dfd179e58fc79c8655475a486dc75 100644 (file)
@@ -1567,7 +1567,7 @@ static void add_cpu_to_masks(int cpu)
 
        /*
         * This CPU will not be in the online mask yet so we need to manually
-        * add it to it's own thread sibling mask.
+        * add it to its own thread sibling mask.
         */
        map_cpu_to_node(cpu, cpu_to_node(cpu));
        cpumask_set_cpu(cpu, cpu_sibling_mask(cpu));