Skip to content

Commit

Permalink
libfc: Use the correct function name in kernel-doc comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Sebastian Herbszt <[email protected]>
Acked-by: Vasu Dev <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
  • Loading branch information
Sebastian Herbszt authored and James Bottomley committed Nov 10, 2015
1 parent 64d513a commit c59ab4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/scsi/libfc/fc_npiv.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
*/
Expand Down

0 comments on commit c59ab4e

Please sign in to comment.