Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1739498 > unrolled thread
| Started by | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| First post | 2017-09-26 06:20 +0200 |
| Last post | 2017-09-27 05:30 +0200 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
linux-next: build warning after merge of the scsi-mkp tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-09-26 06:20 +0200
Re: linux-next: build warning after merge of the scsi-mkp tree Stephen Rothwell <sfr@canb.auug.org.au> - 2017-09-27 05:30 +0200
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-09-26 06:20 +0200 |
| Subject | linux-next: build warning after merge of the scsi-mkp tree |
| Message-ID | <utPvI-81j-5@gated-at.bofh.it> |
Hi Martin,
After merging the scsi-mkp tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
drivers/scsi/hisi_sas/hisi_sas_main.c: In function 'hisi_sas_controller_reset':
drivers/scsi/hisi_sas/hisi_sas_main.c:1049:24: warning: unused variable 'sas_ha' [-Wunused-variable]
struct sas_ha_struct *sas_ha = &hisi_hba->sha;
^
Introduced by commit
042ebd293b86 ("scsi: libsas: kill useless ha_event and do some cleanup")
--
Cheers,
Stephen Rothwell
[toc] | [next] | [standalone]
| From | Stephen Rothwell <sfr@canb.auug.org.au> |
|---|---|
| Date | 2017-09-27 05:30 +0200 |
| Message-ID | <uubcS-5fT-7@gated-at.bofh.it> |
| In reply to | #1739498 |
Hi James,
On Tue, 26 Sep 2017 14:09:47 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> After merging the scsi-mkp tree, today's linux-next build (x86_64
> allmodconfig) produced this warning:
>
> drivers/scsi/hisi_sas/hisi_sas_main.c: In function 'hisi_sas_controller_reset':
> drivers/scsi/hisi_sas/hisi_sas_main.c:1049:24: warning: unused variable 'sas_ha' [-Wunused-variable]
> struct sas_ha_struct *sas_ha = &hisi_hba->sha;
> ^
>
> Introduced by commit
>
> 042ebd293b86 ("scsi: libsas: kill useless ha_event and do some cleanup")
This warning now exists in the scsi tree.
--
Cheers,
Stephen Rothwell
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web