commit | 1cd0989e08a9764d311417fae825c302ffa45cb6 | [log] [tgz] |
---|---|---|
author | Ksenija Stanojevic <ksenija.stanojevic@gmail.com> | Mon Feb 23 18:47:07 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 26 15:18:36 2015 -0800 |
tree | 150c1a183231ff7080424667ea55d54ea72bd2dd | |
parent | a786b7789345a7c918c947d2a0e218ac8e918ae6 [diff] |
Staging: slicoss: Join split string. This patch fixes warning issue by checkpatch.pl by joining the split string. And also creates new warning that line exceeds 80 characters. In this case this is more beneficial because of possibility to grep the string. Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>