commit | 9f70a40128a4ddceffb6d21dd490f6ab4bc34c97 | [log] [tgz] |
---|---|---|
author | Robert ABEL <rabel@cit-ec.uni-bielefeld.de> | Mon May 05 15:17:20 2014 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 27 14:33:17 2014 -0700 |
tree | a75b7b89918c7e027e3c039bc2873e96eb57db7d | |
parent | 78e1da627040ca49c41b456db707342ef210ae0f [diff] |
sysfs: fix attribute_group bin file path on removal Cody Schafer already fixed binary file creation for attribute groups, see [1]. This patch makes the appropriate changes for binary file removal of attribute groups. [1]: http://lkml.org/lkml/2014/2/27/832 Signed-off-by: Robert ABEL <rabel@cit-ec.uni-bielefeld.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>