Fix common misspellings
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / powerpc / platforms / pseries / dlpar.c
index b74a9230edc9a0454856b5f4cf18d730f9a0c05e..57ceb92b2288a36e2e35f719b959ac0294974b2a 100644 (file)
@@ -74,7 +74,7 @@ static struct device_node *dlpar_parse_cc_node(struct cc_workarea *ccwa)
                return NULL;
 
        /* The configure connector reported name does not contain a
-        * preceeding '/', so we allocate a buffer large enough to
+        * preceding '/', so we allocate a buffer large enough to
         * prepend this to the full_name.
         */
        name = (char *)ccwa + ccwa->name_offset;