[PATCH] pcmcia: fix kernel-doc function name

Fix kernel-doc function name spello.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
This commit is contained in:
Randy Dunlap 2006-06-06 12:06:41 -07:00 committed by Dominik Brodowski
parent fd99ddd070
commit 6600521607

View file

@ -1006,7 +1006,7 @@ static void yenta_config_init(struct yenta_socket *socket)
} }
/** /**
* 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 * @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 * Checks if devices on the bus which the CardBus bridge bridges to would be