[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20170628212551.GC32311@htj.duckdns.org>
Date: Wed, 28 Jun 2017 17:25:51 -0400
From: Tejun Heo <tj@...nel.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Bart Van Assche <bart.vanassche@....com>,
Tom Yan <tom.ty89@...il.com>, Hannes Reinecke <hare@...e.de>,
Shaun Tancheff <shaun@...cheff.com>,
Adam Manzanares <adam.manzanares@....com>,
Minwoo Im <dn3108@...il.com>, linux-ide@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] libata: fix build warning in ata_scsi_var_len_cdb_xlat
Hello, Arnd.
On Wed, Jun 28, 2017 at 10:04:03PM +0200, Arnd Bergmann wrote:
> This new harmless warning just showed up:
>
> drivers/ata/libata-scsi.c: In function 'ata_scsi_var_len_cdb_xlat':
> drivers/ata/libata-scsi.c:4194:1: error: label 'unspprt_sa' defined but not used [-Werror=unused-label]
>
> The label is obviously unused and can be removed.
>
> Fixes: b1ffbf854e08 ("libata: Support for an ATA PASS-THROUGH(32) command.")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Already fixed a couple hours ago. Sorry about the noise.
Thanks.
--
tejun
Powered by blists - more mailing lists