All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liu Ying <Ying.Liu@freescale.com>
To: Greg KH <gregkh@linuxfoundation.org>
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: Mon, 14 Jul 2014 10:17:43 +0800	[thread overview]
Message-ID: <53C33DC7.1020500@freescale.com> (raw)
In-Reply-To: <20140712005840.GA10558@kroah.com>

On 07/12/2014 08:58 AM, Greg KH wrote:
> 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?

It is no longer needed, because Russell's patch[1] on your tree changed 
this piece of code.

[1] 
https://git.kernel.org/cgit/linux/kernel/git/gregkh/driver-core.git/commit/drivers/base/component.c?h=driver-core-next&id=c334940ea26cb58f5514dcbb225a3f397b2684ad

Regards,

Liu Ying

>
> If so, please refresh and resend.
>
> thanks,
>
> greg k-h
>

      reply	other threads:[~2014-07-14  2:14 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
2014-07-14  2:17   ` Liu Ying [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=53C33DC7.1020500@freescale.com \
    --to=ying.liu@freescale.com \
    --cc=gregkh@linuxfoundation.org \
    --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.