From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Sudeep Dutt <sudeep.dutt@intel.com>,
Ashutosh Dixit <ashutosh.dixit@intel.com>,
Vasyl Gomonovych <gomonovych@gmail.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] misc: mic: remove unused label
Date: Tue, 19 Dec 2017 10:53:17 +0100 [thread overview]
Message-ID: <20171219095317.GA13215@kroah.com> (raw)
In-Reply-To: <20171215124759.2853872-1-arnd@arndb.de>
On Fri, Dec 15, 2017 at 01:47:27PM +0100, Arnd Bergmann wrote:
> A cleanup left an unused label behind:
>
> drivers/misc/mic/vop/vop_vringh.c: In function 'vop_ioctl':
> drivers/misc/mic/vop/vop_vringh.c:1001:1: error: label 'done' defined but not used [-Werror=unused-label]
>
> This cleans it up as well.
>
> Fixes: 30b7a2c19e29 ("misc: mic: Use memdup_user() as a cleanup")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> drivers/misc/mic/vop/vop_vringh.c | 1 -
> 1 file changed, 1 deletion(-)
Colin beat you to this by 2 days :)
prev parent reply other threads:[~2017-12-19 9:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-15 12:47 [PATCH] misc: mic: remove unused label Arnd Bergmann
2017-12-19 9:53 ` Greg Kroah-Hartman [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=20171219095317.GA13215@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=ashutosh.dixit@intel.com \
--cc=gomonovych@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=sudeep.dutt@intel.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