projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
315a19e
)
iio:buffer:iio_push_to_buffers_with_timestamp fix kernel-doc.
author
Jonathan Cameron
<jic23@kernel.org>
Mon, 2 Jan 2017 19:28:29 +0000
(19:28 +0000)
committer
Jonathan 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
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/iio/buffer.h
b/include/linux/iio/buffer.h
index cd77ed14eb7f8bbdd3a06978a787be27d539f861..8c915c2c18f100d3b480da65de94c409bd61f7b1 100644
(file)
--- a/
include/linux/iio/buffer.h
+++ b/
include/linux/iio/buffer.h
@@
-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