sysfs print name of undiscoverable attribute group
authorJohannes Thumshirn <jthumshirn@suse.de>
Mon, 19 Sep 2016 08:14:54 +0000 (10:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 10:24:29 +0000 (12:24 +0200)
commit78618d395b65fadb2937a985308c3a4d2897ade2
tree15fb6f2f2d2bbb82a5313b3b010c38c6a253fb26
parent6ee6d1cb391ca85b419f8d18bdfb1f020a5e859c
sysfs print name of undiscoverable attribute group

Print the name of an undiscoverable attribute group and not the
pointer's address.

Signed-off-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/sysfs/group.c