Cleanup: remove trailing white spaces across project
[lttng-ust.git] / libringbuffer / ring_buffer_frontend.c
index ce759ff18aa76ce638596b6f25d59d779a868edf..dfbb23a9aa1080af53023186881e64e271edeae2 100644 (file)
@@ -1154,7 +1154,7 @@ void channel_release(struct channel *chan, struct lttng_ust_shm_handle *handle,
  * Call "destroy" callback, finalize channels, decrement the channel
  * reference count. Note that when readers have completed data
  * consumption of finalized channels, get_subbuf() will return -ENODATA.
- * They should release their handle at that point. 
+ * They should release their handle at that point.
  */
 void channel_destroy(struct channel *chan, struct lttng_ust_shm_handle *handle,
                int consumer)
This page took 0.022765 seconds and 4 git commands to generate.