[PATCH v3.13-rc1 1/2] sysfs: handle duplicate removal attempts insysfs_remove_group()

From: Tejun Heo
Date: Sat Nov 23 2013 - 13:35:44 EST


Hello, Greg.

These are two patches to fix sysfs bugs which are present in rc1 and
posted previously. Both deal with spurious triggering of warnings.
The patches are available in the following git branch.

git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git review-sysfs-fixes

The original patches are

http://lkml.kernel.org/g/1384866598-19716-1-git-send-email-mika.westerberg@xxxxxxxxxxxxxxx
http://lkml.kernel.org/g/20131117021736.GA9302@xxxxxxxxxxxxxx

I'll base further sysfs/kernfs patches on top of the above branch.

Thanks!
------- 8< -------