* [PATCH trivial] gpio: of: Spelling: s/retures/returns/
@ 2017-06-01 10:30 Geert Uytterhoeven
2017-06-09 8:54 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2017-06-01 10:30 UTC (permalink / raw)
To: Linus Walleij, Jiri Kosina; +Cc: linux-gpio, linux-kernel, Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
drivers/gpio/gpiolib-of.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpio/gpiolib-of.c b/drivers/gpio/gpiolib-of.c
index e2abf0eabaf880b6..54ce8dc58ad009c7 100644
--- a/drivers/gpio/gpiolib-of.c
+++ b/drivers/gpio/gpiolib-of.c
@@ -239,7 +239,7 @@ static struct gpio_desc *of_parse_own_gpio(struct device_node *np,
*
* This is only used by of_gpiochip_add to request/set GPIO initial
* configuration.
- * It retures error if it fails otherwise 0 on success.
+ * It returns error if it fails otherwise 0 on success.
*/
static int of_gpiochip_scan_gpios(struct gpio_chip *chip)
{
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH trivial] gpio: of: Spelling: s/retures/returns/
2017-06-01 10:30 [PATCH trivial] gpio: of: Spelling: s/retures/returns/ Geert Uytterhoeven
@ 2017-06-09 8:54 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2017-06-09 8:54 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Jiri Kosina, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org
On Thu, Jun 1, 2017 at 12:30 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:[~2017-06-09 8:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01 10:30 [PATCH trivial] gpio: of: Spelling: s/retures/returns/ Geert Uytterhoeven
2017-06-09 8:54 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).