Re: [PATCH] [4/12] SYSFS: Add sysfs_add/remove_files utilityfunctions

From: Greg KH
Date: Tue Jan 05 2010 - 10:01:27 EST


On Tue, Jan 05, 2010 at 12:48:01PM +0100, Andi Kleen wrote:
>
> Adding/Removing a whole array of attributes is very common. Add a standard
> utility function to do this with a simple function call, instead of
> requiring drivers to open code this.

Hm, that is what the sysfs_create_group(), sysfs_update_group(), and
sysfs_remove_group() functions are for. We don't need to add any new
functions that do the same thing, right?

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/