Re: [PATCH v2] sysfs print name of undiscoverable attribute group

2016-09-27 Thread Johannes Thumshirn
On Mon, Sep 19, 2016 at 10:14:54AM +0200, Johannes Thumshirn wrote: > Print the name of an undiscoverable attribute group and not the > pointer's address. > > Signed-off-by: Johannes Thumshirn > --- > fs/sysfs/group.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/

[PATCH v2] sysfs print name of undiscoverable attribute group

2016-09-19 Thread Johannes Thumshirn
Print the name of an undiscoverable attribute group and not the pointer's address. Signed-off-by: Johannes Thumshirn --- fs/sysfs/group.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fs/sysfs/group.c b/fs/sysfs/group.c index dc1358b..ac2de0e 100644 --- a/fs/sysfs/group