Commit c59ab4e5 authored by Sebastian Herbszt's avatar Sebastian Herbszt Committed by James Bottomley

libfc: Use the correct function name in kernel-doc comment.

Signed-off-by: default avatarSebastian Herbszt <herbszt@gmx.de>
Acked-by: default avatarVasu Dev <vasu.dev@intel.com>
Reviewed-by: default avatarHannes Reinecke <hare@suse.de>
Signed-off-by: default avatarJames Bottomley <JBottomley@Odin.com>
parent 64d513ac
......@@ -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
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment