]> 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)
commitdb6ca908c9cf928dd5ef4c4ec70bfef61e2ebfc1
tree69855e9d6273650fbca7a01cac990856a8c529d6
parentef550d3e5508509a844e417ab063a2cab7b9aedc
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