iio: Move __private marking before struct element priv in struct iio_dev
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 7 Nov 2024 18:52:33 +0000 (18:52 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 9 Nov 2024 10:42:13 +0000 (10:42 +0000)
commit20fd1383cd616d61b2a79967da1221dc6cfb8430
treeefa9e41b8e719aae8b78302c52fecf494d8e24c1
parent5e66d01f6083aa79d73efaa3b9ae65850a8929ca
iio: Move __private marking before struct element priv in struct iio_dev

This is to avoid tripping up kernel-doc which filters it out before
but not after the name.

Note the formatting is less than ideal as a result so we may revisit
in future.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
include/linux/iio/iio.h