Cleanup: remove trailing white spaces across project
[lttng-ust.git] / libringbuffer / ring_buffer_frontend.c
index 7f73d03c0e94712d2e5ce2b5245fb15bb254ecef..dd20852fec8ae6e58d210bc1fe7a288a677c3ff8 100644 (file)
@@ -1155,7 +1155,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.02444 seconds and 4 git commands to generate.