From: Greg KH <gregkh@linuxfoundation.org>
To: Liu Ying <Ying.Liu@freescale.com>
Cc: linux-kernel@vger.kernel.org, rmk+kernel@arm.linux.org.uk
Subject: Re: [PATCH] drivers/base: redundant return value settings in try_to_bring_up_master()
Date: Fri, 11 Jul 2014 17:58:40 -0700 [thread overview]
Message-ID: <20140712005840.GA10558@kroah.com> (raw)
In-Reply-To: <1402993531-25244-1-git-send-email-Ying.Liu@freescale.com>
On Tue, Jun 17, 2014 at 04:25:31PM +0800, Liu Ying wrote:
> Remove redundant return value settings 'ret = 0;' in the function
> try_to_bring_up_master(), since it has already been set to zero.
>
> Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
> ---
> drivers/base/component.c | 2 --
> 1 file changed, 2 deletions(-)
This patch no longer applies to my tree, are you sure it's still needed?
If so, please refresh and resend.
thanks,
greg k-h
next prev parent reply other threads:[~2014-07-12 0:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 8:25 [PATCH] drivers/base: redundant return value settings in try_to_bring_up_master() Liu Ying
2014-07-12 0:58 ` Greg KH [this message]
2014-07-14 2:17 ` Liu Ying
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=20140712005840.GA10558@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Ying.Liu@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rmk+kernel@arm.linux.org.uk \
/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.