commit | 07ac62a604a8bfb23b1b8c1a07f29f6752bacdb7 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 16:37:42 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 21 16:37:42 2013 -0700 |
tree | 302fa0cfff88980d17731223b579660846408c4e | |
parent | 37814ee0bac6ef5d2c008114eeb8ad03710ce119 [diff] |
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>