[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140617192228.GD4319@kroah.com>
Date: Tue, 17 Jun 2014 12:22:28 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Jeff Liu <jeff.liu@...cle.com>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 10/24] drivers/base: return actual error on sysfs init
On Tue, Jun 17, 2014 at 10:36:39PM +0800, Jeff Liu wrote:
> From: Jie Liu <jeff.liu@...cle.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@...uxfoundation.org>
> Signed-off-by: Jie Liu <jeff.liu@...cle.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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists