All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] gpio: uapi: Grammar s/array/array of/
@ 2018-09-11 14:32 Geert Uytterhoeven
  2018-09-13  8:46 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2018-09-11 14:32 UTC (permalink / raw)
  To: Linus Walleij, Jiri Kosina; +Cc: linux-gpio, linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 include/uapi/linux/gpio.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/gpio.h b/include/uapi/linux/gpio.h
index 1bf6e6df084b8a18..4ebfe0ac6c5b942e 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
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH trivial] gpio: uapi: Grammar s/array/array of/
  2018-09-11 14:32 [PATCH trivial] gpio: uapi: Grammar s/array/array of/ Geert Uytterhoeven
@ 2018-09-13  8:46 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2018-09-13  8:46 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Jiri Kosina, open list:GPIO SUBSYSTEM, linux-kernel

On Tue, Sep 11, 2018 at 4:32 PM Geert Uytterhoeven
<geert+renesas@glider.be> wrote:

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Patch applied.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-13  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-11 14:32 [PATCH trivial] gpio: uapi: Grammar s/array/array of/ Geert Uytterhoeven
2018-09-13  8:46 ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.