diff options
author | Jim Cromie <[email protected]> | 2006-09-24 21:03:25 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2006-09-28 15:31:17 -0700 |
commit | f3722d5b6a474e31237d23980e9bd38facfda6f4 (patch) | |
tree | 68cf55a62cad0e4ea98e861e13c1fa184333c24c /net/unix/sysctl_net_unix.c | |
parent | 941c5c05cf38da5e12d70edc5d0fec5c24bce8b6 (diff) |
pc87360: Check for error on sysfs files creation
pc87360: Check for error on sysfs files creation
Use sysfs_create_group() for 2 sensor-types which are chip-model
invariant, i.e. all-or-nothing attribute groups.
Other 2 groups vary too much due to configuration, etc, so we keep the
loops of device_create_file(), but now check their returns.
Signed-off-by: Jim Cromie <[email protected]>
Signed-off-by: Jean Delvare <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions