]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: fbtft: This patch fixes the checkpatch.pl warning
authorPrit Raj <prit.adra@gmail.com>
Sun, 31 Jul 2016 03:05:16 +0000 (08:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 15:52:47 +0000 (17:52 +0200)
WARNING: Statements should start on a tabstop

Signed-off-by: Prit Raj <prit.adra@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_agm1264k-fl.c

index 82b46cd27ca7689a772ee89da111eae8522d9509..7561385761e9f5635465da8066772d431d6838dd 100644 (file)
@@ -350,8 +350,8 @@ static int write_vmem(struct fbtft_par *par, size_t offset, size_t len)
                                }
                }
 
-        /* 1 string = 2 pages */
-        for (y = addr_win.ys_page; y <= addr_win.ye_page; ++y) {
+       /* 1 string = 2 pages */
+       for (y = addr_win.ys_page; y <= addr_win.ye_page; ++y) {
                /* left half of display */
                if (addr_win.xs < par->info->var.xres / 2) {
                        construct_line_bitmap(par, buf, convert_buf,