]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
authorJonathan Cameron <jic23@kernel.org>
Mon, 2 Jan 2017 19:28:29 +0000 (19:28 +0000)
committerJonathan Cameron <jic23@kernel.org>
Tue, 10 Jan 2017 19:54:52 +0000 (19:54 +0000)
Wrong start of kernel doc comment /* -> /**

Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Reviewed-by: Lars-Peter Clausen <lars@metafoo.de>
include/linux/iio/buffer.h

index cd77ed14eb7f8bbdd3a06978a787be27d539f861..8c915c2c18f100d3b480da65de94c409bd61f7b1 100644 (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