Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / Documentation / memory-barriers.txt
index 11c1d2049662cc7cff72193e87707a46ad77eca0..556f951f86260211879295309bff88302c66dd98 100644 (file)
@@ -1401,7 +1401,7 @@ code.  Here are some examples of these sorts of optimizations:
                        process_message(msg);
        }
 
-     There is nothing to prevent the the compiler from transforming
+     There is nothing to prevent the compiler from transforming
      process_level() to the following, in fact, this might well be a
      win for single-threaded code:
 
This page took 0.025899 seconds and 5 git commands to generate.