Re: [PATCH] kobject: export kobj_sysfs_ops

From: Greg KH
Date: Tue Oct 22 2013 - 02:01:48 EST


On Mon, Oct 21, 2013 at 05:22:44PM -0400, Jeff Mahoney wrote:
> struct kobj_attribute implements the baseline attribute functionality
> that can be used all over the place. We should export the ops associated
> with it. I have a series of patches on the linux-btrfs list that depend
> on using kobj_sysfs_ops rather than re-implement them.

If you need this for other patches, would it be easier for you to just
take this patch with the btrfs patches so that there's no dependancy on
my tree for them?

If so, please add:

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

to this patch and pass it on, as I have no objection to it.

thanks,

greg k-h
--
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/