All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Sebastian Herbszt <herbszt@gmx.de>,
	fcoe-devel@open-fcoe.org, linux-scsi@vger.kernel.org
Cc: Vasu Dev <vasu.dev@intel.com>
Subject: Re: [PATCH] libfc: correct function name in comment
Date: Mon, 12 Oct 2015 14:34:37 +0200	[thread overview]
Message-ID: <561BA8DD.6060306@suse.de> (raw)
In-Reply-To: <20151011223518.00000bdb@localhost>

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@gmx.de>
> Acked-by: Vasu Dev <vasu.dev@intel.com>
> ---
> 
> 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@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
Reviewed-by: Hannes Reinecke <hare@suse.de>

Cheers,

Hannes
-- 
Dr. Hannes Reinecke		               zSeries & Storage
hare@suse.de			               +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@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2015-10-12 12:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11 20:35 [PATCH] libfc: correct function name in comment Sebastian Herbszt
2015-10-12 12:34 ` Hannes Reinecke [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=561BA8DD.6060306@suse.de \
    --to=hare@suse.de \
    --cc=fcoe-devel@open-fcoe.org \
    --cc=herbszt@gmx.de \
    --cc=linux-scsi@vger.kernel.org \
    --cc=vasu.dev@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.