On Fri, Sep 25, 2015 at 10:28:57AM -0400, Tejun Heo wrote:
Hello, Christoph.
On Fri, Sep 25, 2015 at 06:49:38AM -0700, Christoph Hellwig wrote:
quoted
Add methods to struct configfs_attribute to directly show and store
attributes without adding boilerplate code to every user. In addition
to the methods this also adds 3 helper macros to define read/write,
read-only and write-only attributes with a single line of code.
This looks great to me. It doesn't look like the whole attribute
thing played out as hoped. It'd be great if we can move away from it.
Thanks a lot for the work!
Looks good to me as well, no objection from my side for the USB or core
configfs stuff:
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>