Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
[deliverable/linux.git] / arch / powerpc / perf / core-book3s.c
index ffd61d55fb25e32cc0febc96044a3949dfd58432..4ed377f0f7b232e891d2d1f33d055ea43bae2020 100644 (file)
@@ -992,7 +992,7 @@ static u64 check_and_compute_delta(u64 prev, u64 val)
         * than the previous value it will cause the delta and the counter to
         * have bogus values unless we rolled a counter over.  If a coutner is
         * rolled back, it will be smaller, but within 256, which is the maximum
-        * number of events to rollback at once.  If we dectect a rollback
+        * number of events to rollback at once.  If we detect a rollback
         * return 0.  This can lead to a small lack of precision in the
         * counters.
         */
This page took 0.040771 seconds and 5 git commands to generate.