commit | 9873552fc1b01ef9bddc9fec4c492d9fa8b27f51 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Sat Nov 02 10:17:52 2013 -0700 |
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | Tue Dec 03 10:08:56 2013 -0800 |
tree | e4ea4d9a9f2ce20f686c0aa1900623b0471936a6 | |
parent | 97e63f0caf0e977a1648b50943909c87a3f683d3 [diff] |
documentation: Fix circular-buffer example. The code sample in Documentation/circular-buffers.txt appears to have a few ordering bugs. This patch therefore applies the needed fixes. Reported-by: Lech Fomicki <lfomicki@poczta.fm> Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>