sysfs: group.c: fix up broken string coding style
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 23:10:02 +0000 (16:10 -0700)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Mon, 23 Mar 2015 17:33:28 +0000 (18:33 +0100)
commit2c0c5adb2dd41a869dc70b1e36e9901faf403bca
tree1c9f4c0ee2423f531c0cab7acc73c0b4d963fe5f
parent353256ef7cde9017bbfbe2295e017c8a4a432d7a
sysfs: group.c: fix up broken string coding style

checkpatch complains about the broken string in the file, and it's
correct, so fix it up.

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