https://github.com/torvalds/linux
Revision a07e4156a2ee6359d31a44946d7ee7f85dbf6bca authored by Eric W. Biederman on 11 February 2010, 23:23:05 UTC, committed by Greg Kroah-Hartman on 08 March 2010, 01:04:51 UTC
These are the non-static sysfs attributes that exist on
my test machine.  Fix them to use sysfs_attr_init or
sysfs_bin_attr_init as appropriate.   It simply requires
making a sysfs attribute present to see this.  So this
is a little bit tedious but otherwise not too bad.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: WANG Cong <xiyou.wangcong@gmail.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 6992f53
History
Tip revision: a07e4156a2ee6359d31a44946d7ee7f85dbf6bca authored by Eric W. Biederman on 11 February 2010, 23:23:05 UTC
sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
Tip revision: a07e415
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 849 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 164.1 KB
Makefile -rw-r--r-- 52.0 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top