Loading include/linux/sysfs.h +0 −6 Original line number Diff line number Diff line Loading @@ -22,14 +22,8 @@ struct kobject; struct module; enum kobj_ns_type; /* FIXME * The *owner field is no longer used. * x86 tree has been cleaned up. The owner * attribute is still left for other arches. */ struct attribute { const char *name; struct module *owner; mode_t mode; #ifdef CONFIG_DEBUG_LOCK_ALLOC struct lock_class_key *key; Loading Loading
include/linux/sysfs.h +0 −6 Original line number Diff line number Diff line Loading @@ -22,14 +22,8 @@ struct kobject; struct module; enum kobj_ns_type; /* FIXME * The *owner field is no longer used. * x86 tree has been cleaned up. The owner * attribute is still left for other arches. */ struct attribute { const char *name; struct module *owner; mode_t mode; #ifdef CONFIG_DEBUG_LOCK_ALLOC struct lock_class_key *key; Loading