Staging: slicoss: Join split string.
authorKsenija Stanojevic <ksenija.stanojevic@gmail.com>
Mon, 23 Feb 2015 17:47:07 +0000 (18:47 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 23:18:36 +0000 (15:18 -0800)
commit1cd0989e08a9764d311417fae825c302ffa45cb6
tree150c1a183231ff7080424667ea55d54ea72bd2dd
parenta786b7789345a7c918c947d2a0e218ac8e918ae6
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>
drivers/staging/slicoss/slicoss.c
This page took 0.027608 seconds and 5 git commands to generate.