On 10/11/2015 10:35 PM, Sebastian Herbszt wrote: > Use the correct function name in kernel-doc comment. > > Signed-off-by: Sebastian Herbszt <herbszt@xxxxxx> > Acked-by: Vasu Dev <vasu.dev@xxxxxxxxx> > --- > > diff -U 5 -rp a/drivers/scsi/libfc/fc_npiv.c b/drivers/scsi/libfc/fc_npiv.c > --- a/drivers/scsi/libfc/fc_npiv.c 2014-09-03 19:30:11.760273300 +0200 > +++ b/drivers/scsi/libfc/fc_npiv.c 2015-08-05 00:06:17.927753719 +0200 > @@ -23,11 +23,11 @@ > > #include <scsi/libfc.h> > #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 > */ > > struct fc_lport *libfc_vport_create(struct fc_vport *vport, int privsize) > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html > Reviewed-by: Hannes Reinecke <hare@xxxxxxx> Cheers, Hannes -- Dr. Hannes Reinecke zSeries & Storage hare@xxxxxxx +49 911 74053 688 SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg GF: F. Imendörffer, J. Smithard, J. Guild, D. Upmanyu, G. Norton HRB 21284 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html