iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.

Wrong start of kernel doc comment /* -> /**

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
This commit is contained in:
Jonathan Cameron 2017-01-02 19:28:29 +00:00
parent 315a19eca0
commit d4ad4f4b72
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ void iio_buffer_init(struct iio_buffer *buffer);
int iio_push_to_buffers(struct iio_dev *indio_dev, const void *data);
/*
/**
* iio_push_to_buffers_with_timestamp() - push data and timestamp to buffers
* @indio_dev: iio_dev structure for device.
* @data: sample data