greybus: connection: Avoid unnecessary line breaks
authorViresh Kumar <viresh.kumar@linaro.org>
Thu, 9 Jun 2016 11:04:42 +0000 (16:34 +0530)
committerGreg Kroah-Hartman <gregkh@google.com>
Fri, 10 Jun 2016 00:28:02 +0000 (17:28 -0700)
commit62e04623530c9a4312817438dea4859c549d01c1
tree8f65ab2d195c19e78855bfdd18c3bfb21e3d1214
parent56278c7384a3c0242fe2f7ba91473c978ab500ae
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>
drivers/staging/greybus/connection.c