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

serial: doc: Grammar s/function are/functions are/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Geert Uytterhoeven and committed by
Jonathan Corbet
d886e7ce 93a2f632

+1 -1
+1 -1
Documentation/serial/driver
··· 458 458 459 459 mctrl_gpio_free(dev, gpios): 460 460 This will free the requested gpios in mctrl_gpio_init(). 461 - As devm_* function are used, there's generally no need to call 461 + As devm_* functions are used, there's generally no need to call 462 462 this function. 463 463 464 464 mctrl_gpio_to_gpiod(gpios, gidx)