From: Geert Uytterhoeven Date: Tue, 11 Sep 2018 14:32:43 +0000 (+0200) Subject: gpio: uapi: Grammar s/array/array of/ X-Git-Tag: v5.15~7808^2~60 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b35cd7b18608d80cd2e78835ee57456b220f364;p=platform%2Fkernel%2Flinux-starfive.git gpio: uapi: Grammar s/array/array of/ Signed-off-by: Geert Uytterhoeven Signed-off-by: Linus Walleij --- diff --git a/include/uapi/linux/gpio.h b/include/uapi/linux/gpio.h index 1bf6e6d..4ebfe0a 100644 --- a/include/uapi/linux/gpio.h +++ b/include/uapi/linux/gpio.h @@ -65,7 +65,7 @@ struct gpioline_info { /** * struct gpiohandle_request - Information about a GPIO handle request - * @lineoffsets: an array desired lines, specified by offset index for the + * @lineoffsets: an array of desired lines, specified by offset index for the * associated GPIO device * @flags: desired flags for the desired GPIO lines, such as * GPIOHANDLE_REQUEST_OUTPUT, GPIOHANDLE_REQUEST_ACTIVE_LOW etc, OR:ed