On Mon, Oct 5, 2020 at 9:03 AM Kent Gibson <warthog618@xxxxxxxxx> wrote: > > I'm intending to add some GPIO chardev documentation to > Documentation/admin-guide/gpio/chardev.rst (or perhaps > Documentation/userspace-api/??), but that is taking longer than I'd like, > so in the meantime here is a collection of minor documentation tidy-ups > and improvements to the kernel-doc that I've made along the way. > Hopefully nothing controversial - mainly formatting improvements, > and a couple of minor wording changes. > > Cheers, > Kent. > > Kent Gibson (5): > gpio: uapi: fix kernel-doc warnings > gpio: uapi: comment consistency > gpio: uapi: kernel-doc formatting improvements > gpio: uapi: remove whitespace > gpio: uapi: clarify the meaning of 'empty' char arrays > > include/uapi/linux/gpio.h | 106 +++++++++++++++++++------------------- > 1 file changed, 54 insertions(+), 52 deletions(-) > > > base-commit: 237d96164f2c2b33d0d5094192eb743e9e1b04ad > -- > 2.28.0 > For the entire series: Reviewed-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Linus: can you take them for v5.10 through your tree directly? Bartosz