]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/oprofile/cell/spu_profiler.c
trivial: fix then -> than typos in comments and documentation
[linux-2.6-omap-h63xx.git] / arch / powerpc / oprofile / cell / spu_profiler.c
index dd499c3e9da769cb87109b910d3b8b36c79137a1..83faa958b9d4d3d353596b55c6a51eee5452ea52 100644 (file)
@@ -49,7 +49,7 @@ void set_spu_profiling_frequency(unsigned int freq_khz, unsigned int cycles_rese
         * of precision.  This is close enough for the purpose at hand.
         *
         * The value of the timeout should be small enough that the hw
-        * trace buffer will not get more then about 1/3 full for the
+        * trace buffer will not get more than about 1/3 full for the
         * maximum user specified (the LFSR value) hw sampling frequency.
         * This is to ensure the trace buffer will never fill even if the
         * kernel thread scheduling varies under a heavy system load.