From: Tejun Heo <tj@kernel.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Bart Van Assche <bart.vanassche@wdc.com>,
Tom Yan <tom.ty89@gmail.com>, Hannes Reinecke <hare@suse.de>,
Shaun Tancheff <shaun@tancheff.com>,
Adam Manzanares <adam.manzanares@wdc.com>,
Minwoo Im <dn3108@gmail.com>,
linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] libata: fix build warning in ata_scsi_var_len_cdb_xlat
Date: Wed, 28 Jun 2017 17:25:51 -0400 [thread overview]
Message-ID: <20170628212551.GC32311@htj.duckdns.org> (raw)
In-Reply-To: <20170628200421.3047383-1-arnd@arndb.de>
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@arndb.de>
Already fixed a couple hours ago. Sorry about the noise.
Thanks.
--
tejun
prev parent reply other threads:[~2017-06-28 21:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-28 20:04 [PATCH] libata: fix build warning in ata_scsi_var_len_cdb_xlat Arnd Bergmann
2017-06-28 21:25 ` Tejun Heo [this message]
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=20170628212551.GC32311@htj.duckdns.org \
--to=tj@kernel.org \
--cc=adam.manzanares@wdc.com \
--cc=arnd@arndb.de \
--cc=bart.vanassche@wdc.com \
--cc=dn3108@gmail.com \
--cc=hare@suse.de \
--cc=linux-ide@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=shaun@tancheff.com \
--cc=tom.ty89@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).