staging: fbtft: move && operator for logical continuation
authorGargi Sharma <gs051095@gmail.com>
Thu, 15 Sep 2016 22:38:11 +0000 (04:08 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Sep 2016 08:31:18 +0000 (10:31 +0200)
commit007afa8bd3e9adaa277b6f9451659e0974bde923
treeb102b96354105c9eca45cf051dcf716f06758684
parent3b13abf5a7095f1ff468e50345d8b2e34399f817
staging: fbtft: move && operator for logical continuation

Move && up to the previous line, to fix the checkpatch issue Logical
continuations should be on the previous line.

Signed-off-by: Gargi Sharma <gs051095@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ssd1351.c