From: Andi Kleen Date: Tue, 5 Jan 2010 11:48:01 +0000 (+0100) Subject: sysfs: Add sysfs_add/remove_files utility functions X-Git-Tag: v2.6.34-rc1~1^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c205ae18db53ff72985dd79f3baaf2dbaba6db7;p=pandora-kernel.git sysfs: Add sysfs_add/remove_files utility functions 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. Signed-off-by: Andi Kleen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed