commit | 20fd1383cd616d61b2a79967da1221dc6cfb8430 | [log] [tgz] |
---|---|---|
author | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Thu Nov 07 18:52:33 2024 +0000 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Sat Nov 09 10:42:13 2024 +0000 |
tree | efa9e41b8e719aae8b78302c52fecf494d8e24c1 | |
parent | 5e66d01f6083aa79d73efaa3b9ae65850a8929ca [diff] |
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>