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
Kconfig -rw-r--r-- 1003 bytes
Makefile -rw-r--r-- 324 bytes
cache.c -rw-r--r-- 2.9 KB
cnode.c -rw-r--r-- 4.1 KB
coda_int.h -rw-r--r-- 447 bytes
coda_linux.c -rw-r--r-- 5.0 KB
dir.c -rw-r--r-- 16.9 KB
file.c -rw-r--r-- 6.1 KB
inode.c -rw-r--r-- 6.5 KB
pioctl.c -rw-r--r-- 2.4 KB
psdev.c -rw-r--r-- 10.2 KB
symlink.c -rw-r--r-- 1.2 KB
sysctl.c -rw-r--r-- 1.3 KB
upcall.c -rw-r--r-- 22.4 KB

back to top