commit | 9ba0bdfd040b2893bcddfec7165b545d22fc2dc7 | [log] [tgz] |
---|---|---|
author | Jan Altenberg <tb10alj@tglx.de> | Sat Sep 30 23:28:08 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 01 00:39:24 2006 -0700 |
tree | c83c7eec1fede751cb53dceb5ea44a1d5609d782 | |
parent | 710b8b5f4341e72a5f5f6fa58d1f73a0db64bf93 [diff] |
[PATCH] typo fixes for rt-mutex-design.txt Address some simple typos in rt-mutex-design.txt It also changes the indentation of the cmpxchg example (the cmpxchg example was indented by spaces, while all other code snippets were indented by tabs). Acked-by: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Jan Altenberg <tb10alj@tglx.de> Acked-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>