Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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

parent 64d513ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
 */