Re: linux-next: build warning after merge of the libata tree

From: Tejun Heo
Date: Wed Jun 28 2017 - 14:29:04 EST


On Wed, Jun 28, 2017 at 03:51:17PM +1000, Stephen Rothwell wrote:
> Hi Tejun,
>
> After merging the libata tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
>
> drivers/ata/libata-scsi.c: In function 'ata_scsi_var_len_cdb_xlat':
> drivers/ata/libata-scsi.c:4194:1: warning: label 'unspprt_sa' defined but not used [-Wunused-label]
> unspprt_sa:
> ^
>
> Introduced by commit
>
> b1ffbf854e08 ("libata: Support for an ATA PASS-THROUGH(32) command.")

Fixed up. Sorry about that.

Thanks.

--
tejun