Skip to content

Commit 5115841

Browse files
geertulinusw
authored andcommitted
gpiolib: Grammar s/manager/managed/
Signed-off-by: Geert Uytterhoeven <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent e272f7e commit 5115841

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/gpio/gpiolib.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1669,7 +1669,7 @@ static void devm_gpio_chip_release(struct device *dev, void *res)
16691669
}
16701670

16711671
/**
1672-
* devm_gpiochip_add_data() - Resource manager gpiochip_add_data()
1672+
* devm_gpiochip_add_data() - Resource managed gpiochip_add_data()
16731673
* @dev: pointer to the device that gpio_chip belongs to.
16741674
* @chip: the chip to register, with chip->base initialized
16751675
* @data: driver-private data associated with this chip

0 commit comments

Comments
 (0)