Skip to content

Commit

Permalink
[PATCH] pcmcia: fix kernel-doc function name
Browse files Browse the repository at this point in the history
Fix kernel-doc function name spello.

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
  • Loading branch information
Randy Dunlap authored and Dominik Brodowski committed Jun 30, 2006
1 parent fd99ddd commit 6600521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/pcmcia/yenta_socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*
* Checks if devices on the bus which the CardBus bridge bridges to would be
Expand Down

0 comments on commit 6600521

Please sign in to comment.