]> git.baikalelectronics.ru Git - kernel.git/commit
staging: fbtft: Fix line continuation
authorMatthias Wolf <der_wolf_@web.de>
Mon, 16 Jul 2018 09:30:00 +0000 (11:30 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jul 2018 09:47:12 +0000 (11:47 +0200)
commit7cc640857a280099a759f6b1c237990eb4327126
tree69855e9d6273650fbca7a01cac990856a8c529d6
parent94b61e4569f8c60a0d7e1f216600f9d86ac7201b
staging: fbtft: Fix line continuation

Fix checkpatch warning: avoid unnecessary line continuation
to allow grepping of whole error message.

Signed-off-by: Matthias Wolf <der_wolf_@web.de>
Signed-off-by: Felix Siegel <felix.siegel@stud.uni-hannover.de>
Signed-off-by: Tim Cofala <cofala@stud.uni-hannover.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ssd1351.c