[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100105145322.GE11732@kroah.com>
Date: Tue, 5 Jan 2010 06:53:22 -0800
From: Greg KH <greg@...ah.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] [1/12] SYSFS: Pass attribute in sysdev_class
attributes show/store
On Tue, Jan 05, 2010 at 12:47:58PM +0100, Andi Kleen wrote:
>
> Passing the attribute to the low level IO functions allows all kinds
> of cleanups, by sharing low level IO code without requiring
> an own function for every piece of data.
>
> Also drivers can extend the attributes with own data fields
> and use that in the low level function.
>
> Similar to sysdev_attributes and normal attributes.
>
> This is a tree-wide sweep, converting everything in one go.
>
> No functional changes in this patch other than passing the new
> argument everywhere.
>
> Tested on x86, the non x86 parts are uncompiled.
>
> Signed-off-by: Andi Kleen <ak@...ux.intel.com>
Looks good, I'll queue this up.
greg k-h
--
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