All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: YueHaibing <yuehaibing@huawei.com>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>,
	Anil Gurumurthy <anil.gurumurthy@qlogic.com>,
	Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	kernel-janitors@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH -next] scsi: bfa: Remove set but not used variable 'fchs'
Date: Mon, 27 Apr 2020 20:21:23 +0000	[thread overview]
Message-ID: <158777063305.4076.8196764911288464111.b4-ty@oracle.com> (raw)
In-Reply-To: <20200418071057.96699-1-yuehaibing@huawei.com>

On Sat, 18 Apr 2020 07:10:57 +0000, YueHaibing wrote:

> Fixes gcc '-Wunused-but-set-variable' warning:
> 
> drivers/scsi/bfa/bfa_svc.c: In function 'uf_recv':
> drivers/scsi/bfa/bfa_svc.c:5520:17: warning:
>  variable 'fchs' set but not used [-Wunused-but-set-variable]
>   struct fchs_s *fchs;
>                  ^
> 
> [...]

Applied to 5.8/scsi-queue, thanks!

[1/1] scsi: bfa: Remove set but not used variable 'fchs'
      https://git.kernel.org/mkp/scsi/c/0745c834f793

-- 
Martin K. Petersen	Oracle Linux Engineering

WARNING: multiple messages have this Message-ID (diff)
From: "Martin K. Petersen" <martin.petersen@oracle.com>
To: YueHaibing <yuehaibing@huawei.com>,
	"James E.J. Bottomley" <jejb@linux.ibm.com>,
	Anil Gurumurthy <anil.gurumurthy@qlogic.com>,
	Sudarsana Kalluru <sudarsana.kalluru@qlogic.com>
Cc: "Martin K . Petersen" <martin.petersen@oracle.com>,
	kernel-janitors@vger.kernel.org, linux-scsi@vger.kernel.org
Subject: Re: [PATCH -next] scsi: bfa: Remove set but not used variable 'fchs'
Date: Mon, 27 Apr 2020 16:21:23 -0400	[thread overview]
Message-ID: <158777063305.4076.8196764911288464111.b4-ty@oracle.com> (raw)
In-Reply-To: <20200418071057.96699-1-yuehaibing@huawei.com>

On Sat, 18 Apr 2020 07:10:57 +0000, YueHaibing wrote:

> Fixes gcc '-Wunused-but-set-variable' warning:
> 
> drivers/scsi/bfa/bfa_svc.c: In function 'uf_recv':
> drivers/scsi/bfa/bfa_svc.c:5520:17: warning:
>  variable 'fchs' set but not used [-Wunused-but-set-variable]
>   struct fchs_s *fchs;
>                  ^
> 
> [...]

Applied to 5.8/scsi-queue, thanks!

[1/1] scsi: bfa: Remove set but not used variable 'fchs'
      https://git.kernel.org/mkp/scsi/c/0745c834f793

-- 
Martin K. Petersen	Oracle Linux Engineering

  reply	other threads:[~2020-04-27 20:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18  7:10 [PATCH -next] scsi: bfa: Remove set but not used variable 'fchs' YueHaibing
2020-04-18  7:10 ` YueHaibing
2020-04-27 20:21 ` Martin K. Petersen [this message]
2020-04-27 20:21   ` Martin K. Petersen

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=158777063305.4076.8196764911288464111.b4-ty@oracle.com \
    --to=martin.petersen@oracle.com \
    --cc=anil.gurumurthy@qlogic.com \
    --cc=jejb@linux.ibm.com \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=sudarsana.kalluru@qlogic.com \
    --cc=yuehaibing@huawei.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.