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@xxxxxxxx> Already fixed a couple hours ago. Sorry about the noise. Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html