Cleanup: comment mismatch with code
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Apr 2013 14:23:45 +0000 (10:23 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 12 Apr 2013 14:23:45 +0000 (10:23 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
libringbuffer/ring_buffer_frontend.c

index 5df39f8d21bd7e1f6ed454555d350bf210862b28..ea73bcc676351ac76f25eeae85282c1aa17bc25a 100644 (file)
@@ -1048,7 +1048,7 @@ nodata:
 }
 
 /**
- * lib_ring_buffer_put_snapshot - move consumed counter forward
+ * lib_ring_buffer_move_consumer - move consumed counter forward
  * @buf: ring buffer
  * @consumed_new: new consumed count value
  */
This page took 0.024845 seconds and 4 git commands to generate.