Files
kernel_xiaomi_sm8250/include/linux
Eric W. Biederman 35960258ed sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
I have added a new requirement to the external sysfs interface
that dynamically allocated sysfs attributes must call sysfs_attr_init
if lockdep is enabled.  For the time being callying sysfs_attr_init
is only mandatory if lockdep is enabled, so we can live with a few
unconverted instances until we find them all.  As this is part of
the public interface of sysfs it is a good idea to document these
pseudo functions so someone inspeciting the code can find out
what has happened.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-03-07 17:04:51 -08:00
..
2010-03-01 15:11:32 -05:00
2010-03-07 22:17:09 +01:00
2010-03-02 12:23:42 +01:00
2010-03-02 12:23:49 +01:00
2010-02-18 14:08:38 -08:00
2010-02-17 16:35:17 -08:00
2010-02-22 16:17:00 -08:00
2010-02-19 03:35:12 -05:00
2010-03-06 11:26:26 -08:00
2010-02-19 15:52:40 -05:00
2010-02-23 23:14:47 -08:00
2010-03-05 00:20:31 +01:00
2010-03-06 11:26:24 -08:00
2010-03-02 11:39:15 +09:00
2010-03-02 03:05:05 -08:00
2010-02-18 15:43:09 -08:00
2010-03-02 14:54:59 -08:00
2010-03-05 15:04:41 -06:00