[PATCH 10/15] pcmcia: fix kernel-doc function name

Dominik Brodowski linux at dominikbrodowski.net
Fri Jun 30 15:59:50 EDT 2006


From: Randy Dunlap <rdunlap at xenotime.net>
Date: Tue, 6 Jun 2006 12:06:41 -0700
Subject: [PATCH] pcmcia: fix kernel-doc function name

Fix kernel-doc function name spello.

Signed-off-by: Randy Dunlap <rdunlap at xenotime.net>
Signed-off-by: Dominik Brodowski <linux at dominikbrodowski.net>
---
 drivers/pcmcia/yenta_socket.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/pcmcia/yenta_socket.c b/drivers/pcmcia/yenta_socket.c
index 9fcd661..47e5760 100644
--- a/drivers/pcmcia/yenta_socket.c
+++ b/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
-- 
1.4.0




More information about the linux-pcmcia mailing list