]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
iio:buffer.h Reformat structure comments to be inline.
authorJonathan Cameron <jic23@kernel.org>
Mon, 2 Jan 2017 19:28:25 +0000 (19:28 +0000)
committerJonathan Cameron <jic23@kernel.org>
Tue, 10 Jan 2017 19:54:49 +0000 (19:54 +0000)
commit263cf5e6577a779cc3311c5290325ef3917de2ea
tree7a103f43f635cf7735ad8d2acafe3bfb89eba6cb
parent78c9981f6132cb600d545007c91e300021b7caf3
iio:buffer.h Reformat structure comments to be inline.

This should make it easier to see how the structure is split into
public and private parts - reflected in the generated documentation.

Deliberately use /* instead of /** for the private elements to avoid
warnings when kernel-doc script runs.

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