Re: [PATCH 10/24] drivers/base: return actual error on sysfs init

From: Greg KH
Date: Tue Jun 17 2014 - 15:18:38 EST


On Tue, Jun 17, 2014 at 10:36:39PM +0800, Jeff Liu wrote:
> From: Jie Liu <jeff.liu@xxxxxxxxxx>
>
> 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@xxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Jie Liu <jeff.liu@xxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/