On Sat, Jun 13, 2015 at 02:50:05PM +0300, Anton Gerasimov wrote:
> The patch splits long function calls and declarations into several shorter
> lines.
>
> Signed-off-by: Anton Gerasimov
> ---
>
> @@ -232,10 +242,12 @@ static int flexfb_verify_gpios_db(struct fbtft_par *par)
> re
The patch splits long function calls and declarations into several shorter
lines.
Signed-off-by: Anton Gerasimov
---
drivers/staging/fbtft/flexfb.c | 45 +-
1 file changed, 31 insertions(+), 14 deletions(-)
diff --git a/drivers/staging/fbtft/flexfb.c b/d