sysfs: file.c: fix up broken string warnings
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 23:37:42 +0000 (16:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2013 23:37:42 +0000 (16:37 -0700)
commit07ac62a604a8bfb23b1b8c1a07f29f6752bacdb7
tree302fa0cfff88980d17731223b579660846408c4e
parent37814ee0bac6ef5d2c008114eeb8ad03710ce119
sysfs: file.c: fix up broken string warnings

This fixes the coding style warnings in fs/sysfs/file.c for broken
strings across lines.

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