staging: fbtft: Fixed lines exceeding columns limit
authorRenato Soma <renatoys08@gmail.com>
Wed, 18 Apr 2018 02:03:02 +0000 (23:03 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Apr 2018 12:36:16 +0000 (14:36 +0200)
commitcc1c0eea8527bd2e4fe6fcbbbd6c9bb38787c69c
tree766cf0a7a55354a51415a46e77f3570fd3ffe752
parenteec01e35e6dd19626c0776640669ea6ac5717a29
staging: fbtft: Fixed lines exceeding columns limit

Fix checkpatch.pl warnings of lines exceeding 80 columns.
Break lines in order to reduce instructions lengths to less than 80 columns.

Signed-off-by: Renato Soma <renatoys08@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fbtft-bus.c