commit | 88e70a6846dbc3cb94d3dd2bb488bc743a1f14f1 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <greg@kroah.com> | Tue Dec 23 16:09:26 2014 -0800 |
committer | Greg Kroah-Hartman <greg@kroah.com> | Fri Jan 02 13:08:03 2015 -0800 |
tree | 92d55569d442c5f86cdd48f3c9bdfc516a6fba78 | |
parent | 23ad7bb96bb59e1f91a95a494cca303a8f7d300a [diff] |
greybus: sysfs: put a \n at the end of all sysfs files Right now some sysfs attributes have \n and some do not, so fix that and put \n at the end of all of them to make it easier to parse things properly in userspace. Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>