]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - arch/x86/kernel/tsc.c
tree-wide: Assorted spelling fixes
[net-next-2.6.git] / arch / x86 / kernel / tsc.c
index 597683aa5ba0ba3ef800ab39179669ded4e3aa57..dec8f68e3eda6d204f33a115e631a2353a3fcf87 100644 (file)
@@ -50,7 +50,7 @@ u64 native_sched_clock(void)
         *   unstable. We do this because unlike Time Of Day,
         *   the scheduler clock tolerates small errors and it's
         *   very important for it to be as fast as the platform
-        *   can achive it. )
+        *   can achieve it. )
         */
        if (unlikely(tsc_disabled)) {
                /* No locking but a rare wrong value is not a big deal: */