[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:
parent
fd99ddd070
commit
6600521607
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue