OSDN Git Service

serial: doc: Grammar s/function are/functions are/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 14 Mar 2016 15:16:16 +0000 (16:16 +0100)
committerJonathan Corbet <corbet@lwn.net>
Thu, 31 Mar 2016 06:58:35 +0000 (00:58 -0600)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/serial/driver

index 3706a46..ba84d1f 100644 (file)
@@ -458,7 +458,7 @@ mctrl_gpio_init(port, idx):
 
 mctrl_gpio_free(dev, gpios):
        This will free the requested gpios in mctrl_gpio_init().
-       As devm_* function are used, there's generally no need to call
+       As devm_* functions are used, there's generally no need to call
        this function.
 
 mctrl_gpio_to_gpiod(gpios, gidx)