瀏覽代碼

[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>
Randy Dunlap 19 年之前
父節點
當前提交
6600521607
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/pcmcia/yenta_socket.c

+ 1 - 1
drivers/pcmcia/yenta_socket.c

@@ -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