From 9f70a40128a4ddceffb6d21dd490f6ab4bc34c97 Mon Sep 17 00:00:00 2001 From: Robert ABEL Date: Mon, 5 May 2014 15:17:20 +0200 Subject: [PATCH] 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed