libfc: Use the correct function name in kernel-doc comment.
Signed-off-by: Sebastian Herbszt <herbszt@gmx.de> Acked-by: Vasu Dev <vasu.dev@intel.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: James Bottomley <JBottomley@Odin.com>
This commit is contained in:
Родитель
64d513ac31
Коммит
c59ab4e5af
|
@ -25,7 +25,7 @@
|
|||
#include <linux/export.h>
|
||||
|
||||
/**
|
||||
* fc_vport_create() - Create a new NPIV vport instance
|
||||
* libfc_vport_create() - Create a new NPIV vport instance
|
||||
* @vport: fc_vport structure from scsi_transport_fc
|
||||
* @privsize: driver private data size to allocate along with the Scsi_Host
|
||||
*/
|
||||
|
|
Загрузка…
Ссылка в новой задаче