[PATCH] pcmcia: fix kernel-doc function name
Randy.Dunlap
rdunlap at xenotime.net
Tue Jun 6 15:06:41 EDT 2006
From: Randy Dunlap <rdunlap at xenotime.net>
Fix kernel-doc function name spello.
Signed-off-by: Randy Dunlap <rdunlap at xenotime.net>
---
drivers/pcmcia/yenta_socket.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
--- linux-2617-rc5mm3.orig/drivers/pcmcia/yenta_socket.c
+++ linux-2617-rc5mm3/drivers/pcmcia/yenta_socket.c
@@ -1006,7 +1006,7 @@ static void yenta_config_init(struct yen
}
/**
- * yenta_fixup_parent_subordinate - Fix subordinate bus# of the parent bridge
+ * yenta_fixup_parent_bridge - Fix subordinate bus# of the parent bridge
* @cardbus_bridge: The PCI bus which the CardBus bridge bridges to
*
* Checks if devices on the bus which the CardBus bridge bridges to would be
---
More information about the linux-pcmcia
mailing list