tree-wide: fix a very frequent spelling mistake
[deliverable/linux.git] / arch / powerpc / kernel / vdso.c
index 137dc22afa428322eecf5629896ac793befb172f..d84d19224a95d1338a11fd389ad47acfbfb7f248 100644 (file)
@@ -721,7 +721,7 @@ static int __init vdso_init(void)
 
 #ifdef CONFIG_PPC64
        /*
-        * Fill up the "systemcfg" stuff for backward compatiblity
+        * Fill up the "systemcfg" stuff for backward compatibility
         */
        strcpy((char *)vdso_data->eye_catcher, "SYSTEMCFG:PPC64");
        vdso_data->version.major = SYSTEMCFG_MAJOR;
This page took 0.033637 seconds and 5 git commands to generate.