Re: [PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-22 Thread Greg KH
On Thu, May 22, 2014 at 07:15:11PM +0200, Robert ABEL wrote: > I sent this patch to the list on 15 Apr 14. > However, no activity since. Should I have sent this patch somewhere else? I have it in my todo queue, sorry for the delay, I've been on the road for 3 weeks and will be home next week and

[PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-22 Thread Robert ABEL
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 --- fs/sysfs/group.c | 10 +- 1 file changed, 5

[PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-22 Thread Robert ABEL
I sent this patch to the list on 15 Apr 14. However, no activity since. Should I have sent this patch somewhere else? Regards, Robert -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-22 Thread Robert ABEL
I sent this patch to the list on 15 Apr 14. However, no activity since. Should I have sent this patch somewhere else? Regards, Robert -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-22 Thread Robert ABEL
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 ra...@cit-ec.uni-bielefeld.de --- fs/sysfs/group.c | 10

Re: [PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-22 Thread Greg KH
On Thu, May 22, 2014 at 07:15:11PM +0200, Robert ABEL wrote: I sent this patch to the list on 15 Apr 14. However, no activity since. Should I have sent this patch somewhere else? I have it in my todo queue, sorry for the delay, I've been on the road for 3 weeks and will be home next week and

[PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-05 Thread Robert ABEL
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 --- fs/sysfs/group.c | 10 +- 1 file changed, 5

[PATCH RESEND] sysfs: fix attribute_group bin file path on removal

2014-05-05 Thread Robert ABEL
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 ra...@cit-ec.uni-bielefeld.de --- fs/sysfs/group.c | 10