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