commit | 62e04623530c9a4312817438dea4859c549d01c1 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Thu Jun 09 16:34:42 2016 +0530 |
committer | Greg Kroah-Hartman <gregkh@google.com> | Thu Jun 09 17:28:02 2016 -0700 |
tree | 8f65ab2d195c19e78855bfdd18c3bfb21e3d1214 | |
parent | 56278c7384a3c0242fe2f7ba91473c978ab500ae [diff] |
greybus: connection: Avoid unnecessary line breaks Some line breaks weren't required as we never crossed 80 columns, remove them. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>