linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] ibmvscsi:Remove no longer required comment for the function send_mad_adapter_info
       [not found] <1436462664-14263-1-git-send-email-xerofoify@gmail.com>
@ 2015-07-16 20:42 ` Tyrel Datwyler
  0 siblings, 0 replies; only message in thread
From: Tyrel Datwyler @ 2015-07-16 20:42 UTC (permalink / raw)
  To: Nicholas Krause; +Cc: JBottomley, linux-scsi, linux-kernel

On 07/09/2015 10:24 AM, Nicholas Krause wrote:
> This removes the no longer required comment for the function
> send_mad_adapter_info stating that it always return zero due
> to this function being declared as void and thus never returning
> any useful value.
> 
> Signed-off-by: Nicholas Krause <xerofoify@gmail.com>

Acked-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>

> ---
>  drivers/scsi/ibmvscsi/ibmvscsi.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/scsi/ibmvscsi/ibmvscsi.c b/drivers/scsi/ibmvscsi/ibmvscsi.c
> index 6a41c36..70ea976 100644
> --- a/drivers/scsi/ibmvscsi/ibmvscsi.c
> +++ b/drivers/scsi/ibmvscsi/ibmvscsi.c
> @@ -1423,7 +1423,6 @@ static void adapter_info_rsp(struct srp_event_struct *evt_struct)
>   *      returned SRP version doesn't match ours.
>   * @hostdata:	ibmvscsi_host_data of host
>   * 
> - * Returns zero if successful.
>  */
>  static void send_mad_adapter_info(struct ibmvscsi_host_data *hostdata)
>  {
> 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-07-16 20:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1436462664-14263-1-git-send-email-xerofoify@gmail.com>
2015-07-16 20:42 ` [PATCH] ibmvscsi:Remove no longer required comment for the function send_mad_adapter_info Tyrel Datwyler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).