Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

gpio: of: Spelling: s/retures/returns/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Geert Uytterhoeven and committed by
Linus Walleij
ead066e6 665dff99

+1 -1
+1 -1
drivers/gpio/gpiolib-of.c
··· 239 239 * 240 240 * This is only used by of_gpiochip_add to request/set GPIO initial 241 241 * configuration. 242 - * It retures error if it fails otherwise 0 on success. 242 + * It returns error if it fails otherwise 0 on success. 243 243 */ 244 244 static int of_gpiochip_scan_gpios(struct gpio_chip *chip) 245 245 {