All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Smart <James.Smart@Emulex.Com>
To: akpm@linux-foundation.org
Cc: James.Bottomley@steeleye.com, linux-scsi@vger.kernel.org, bunk@stusta.de
Subject: Re: [patch 18/28] scsi/lpfc/lpfc_init.c: remove unused variable
Date: Fri, 11 May 2007 08:40:59 -0400	[thread overview]
Message-ID: <4644645B.6010404@emulex.com> (raw)
In-Reply-To: <200705110601.l4B612QA008169@shell0.pdx.osdl.net>

ACK

-- james s

akpm@linux-foundation.org wrote:
> From: Adrian Bunk <bunk@stusta.de>
> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>
> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
> ---
> 
>  drivers/scsi/lpfc/lpfc_init.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff -puN drivers/scsi/lpfc/lpfc_init.c~scsi-lpfc-lpfc_initc-remove-unused-variable drivers/scsi/lpfc/lpfc_init.c
> --- a/drivers/scsi/lpfc/lpfc_init.c~scsi-lpfc-lpfc_initc-remove-unused-variable
> +++ a/drivers/scsi/lpfc/lpfc_init.c
> @@ -1512,7 +1512,7 @@ lpfc_pci_probe_one(struct pci_dev *pdev,
>  	struct lpfc_sli  *psli;
>  	struct lpfc_iocbq *iocbq_entry = NULL, *iocbq_next = NULL;
>  	unsigned long bar0map_len, bar2map_len;
> -	int error = -ENODEV, retval;
> +	int error = -ENODEV;
>  	int i;
>  	uint16_t iotag;
>  
> _
> -
> 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:[~2007-05-11 12:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11  6:01 [patch 18/28] scsi/lpfc/lpfc_init.c: remove unused variable akpm
2007-05-11 12:40 ` James Smart [this message]
2007-05-22 19:04 ` James Bottomley
2007-05-22 19:34   ` Andrew Morton

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=4644645B.6010404@emulex.com \
    --to=james.smart@emulex.com \
    --cc=James.Bottomley@steeleye.com \
    --cc=akpm@linux-foundation.org \
    --cc=bunk@stusta.de \
    --cc=linux-scsi@vger.kernel.org \
    /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.