From: Darren Hart <dvhart@infradead.org>
To: "Giedrius Statkevičius" <giedrius.statkevicius@gmail.com>
Cc: platform-driver-x86@vger.kernel.org
Subject: Re: [PATCH] hp-wireless: remove unneeded goto/label in hpwl_init
Date: Tue, 25 Aug 2015 23:36:07 -0700 [thread overview]
Message-ID: <20150826063607.GC50910@vmdeb7> (raw)
In-Reply-To: <1440330069-16537-1-git-send-email-giedrius.statkevicius@gmail.com>
On Sun, Aug 23, 2015 at 02:41:09PM +0300, Giedrius Statkevičius wrote:
> acpi_bus_register_driver() already returns an appropriate value (0 on
> success, and some negative value on error) to be used in __init functions
> so the goto/label is redundant in hpwl_init thus remove it and directly
> return the value
>
> Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@gmail.com>
Thanks Giedrius, queued.
--
Darren Hart
Intel Open Source Technology Center
prev parent reply other threads:[~2015-08-26 6:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-23 11:41 [PATCH] hp-wireless: remove unneeded goto/label in hpwl_init Giedrius Statkevičius
2015-08-26 6:36 ` Darren Hart [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=20150826063607.GC50910@vmdeb7 \
--to=dvhart@infradead.org \
--cc=giedrius.statkevicius@gmail.com \
--cc=platform-driver-x86@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.