commit | 3fda982c501c6a8baa3fa79aaea1bfa7bb2a5def | [log] [tgz] |
---|---|---|
author | Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> | Thu Oct 19 23:28:19 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Oct 20 10:26:35 2006 -0700 |
tree | d80a418b92d04f6a78b690d3a9e1c1c69fd49d7c | |
parent | 1a3e9ad163b77a3c7504f58f2780b5a62238c0ac [diff] |
[PATCH] fix typo in memory barrier docs Fix cut'n'paste typo - &a and &b are used in other examples, in this one the doc uses &u and &v. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>