Revision 1e395ab3d9b6aa09c5f0aa46a1b0a6fc5bd33133 authored by Andi Kleen on 05 January 2010, 11:48:05 UTC, committed by Greg Kroah-Hartman on 08 March 2010, 01:04:47 UTC
Allow to create/remove arrays of sysdev attributes

Just wrappers around sysfs_create/move_files

Will be used later to clean up some drivers.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 3701cde
History
File Mode Size
1.Intro -rw-r--r-- 14.6 KB
2.Process -rw-r--r-- 21.8 KB
3.Early-stage -rw-r--r-- 9.8 KB
4.Coding -rw-r--r-- 19.7 KB
5.Posting -rw-r--r-- 14.9 KB
6.Followthrough -rw-r--r-- 11.5 KB
7.AdvancedTopics -rw-r--r-- 9.4 KB
8.Conclusion -rw-r--r-- 3.1 KB

back to top