https://github.com/torvalds/linux
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
Tip revision: 1e395ab3d9b6aa09c5f0aa46a1b0a6fc5bd33133 authored by Andi Kleen on 05 January 2010, 11:48:05 UTC
sysdev: Add sysdev_create/remove_files
Tip revision: 1e395ab
File Mode Size
Makefile -rw-r--r-- 384 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 5.1 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 30.7 KB
msg.c -rw-r--r-- 20.9 KB
msgutil.c -rw-r--r-- 2.8 KB
namespace.c -rw-r--r-- 3.3 KB
sem.c -rw-r--r-- 35.8 KB
shm.c -rw-r--r-- 25.9 KB
util.c -rw-r--r-- 22.9 KB
util.h -rw-r--r-- 5.2 KB

back to top