]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
gpio: uapi: Grammar s/array/array of/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 11 Sep 2018 14:32:43 +0000 (16:32 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 13 Sep 2018 08:46:24 +0000 (10:46 +0200)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
include/uapi/linux/gpio.h

index 1bf6e6df084b8a18f9df34e54ed3be82056ffaf4..4ebfe0ac6c5b942e6078945b3a2fc9446db846bc 100644 (file)
@@ -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