linux/fs/sysfs
Greg Kroah-Hartman 81440e7374 Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()"
This reverts commit 54d71145a4.

The root cause of these "inverted" sysfs removals have now been found,
so there is no need for this patch.  Keep this functionality around so
that this type of error doesn't show up in driver code again.

Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-11-27 09:44:55 -08:00
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile sysfs: merge regular and bin file handling 2013-10-05 17:27:40 -07:00
dir.c Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00
file.c sysfs: use a separate locking class for open files depending on mmap 2013-11-23 10:52:13 -08:00
group.c Revert "sysfs: handle duplicate removal attempts in sysfs_remove_group()" 2013-11-27 09:44:55 -08:00
inode.c sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c 2013-10-29 15:12:07 -07:00
mount.c Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00
symlink.c Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00
sysfs.h Revert "sysfs: drop kobj_ns_type handling" 2013-11-07 20:47:28 +09:00