From: Greg KH <gregkh@linuxfoundation.org>
To: Jeff Liu <jeff.liu@oracle.com>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 10/24] drivers/base: return actual error on sysfs init
Date: Tue, 17 Jun 2014 12:22:28 -0700 [thread overview]
Message-ID: <20140617192228.GD4319@kroah.com> (raw)
In-Reply-To: <53A05277.7060900@oracle.com>
On Tue, Jun 17, 2014 at 10:36:39PM +0800, Jeff Liu wrote:
> From: Jie Liu <jeff.liu@oracle.com>
>
> This patch fix all sysfs init functions under drivers core to
> return the actual error code than the hardcoded ENOMEM.
>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Jie Liu <jeff.liu@oracle.com>
> ---
> drivers/base/bus.c | 16 ++++++++--------
> drivers/base/class.c | 4 ++--
> drivers/base/core.c | 4 ++--
> 3 files changed, 12 insertions(+), 12 deletions(-)
Nope, not taking this.
prev parent reply other threads:[~2014-06-17 19:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 14:36 [PATCH 10/24] drivers/base: return actual error on sysfs init Jeff Liu
2014-06-17 19:22 ` Greg KH [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=20140617192228.GD4319@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jeff.liu@oracle.com \
--cc=linux-kernel@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.