staging/fbtft: Fix braces coding style
authorLen Baker <len.baker@gmx.com>
Sun, 1 Aug 2021 08:51:55 +0000 (10:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Aug 2021 11:05:57 +0000 (13:05 +0200)
commitf9d39971c0cc648625c841af16e7c96911603e63
tree7221493b8706b2e0da3b05ff1679e382087702ce
parent31f0c349dd399ae03df5633abd73830b2429e7a1
staging/fbtft: Fix braces coding style

Add braces to the "for" loop. This way, the kernel coding style is
followed.

Signed-off-by: Len Baker <len.baker@gmx.com>
Link: https://lore.kernel.org/r/20210801085155.3170-4-len.baker@gmx.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fbtft-core.c