video: fbdev: omap: Remove duplicate 'the' in comment
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 18:55:38 +0000 (02:55 +0800)
committerHelge Deller <deller@gmx.de>
Wed, 22 Jun 2022 14:55:51 +0000 (16:55 +0200)
Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Signed-off-by: Helge Deller <deller@gmx.de>
drivers/video/fbdev/omap/sossi.c

index c90eb8ca58af88ec7fb1aba45467d48a04d9471d..66aff6cd1df0800d556a2b4c1ac12a944873e86c 100644 (file)
@@ -359,7 +359,7 @@ static void sossi_set_bits_per_cycle(int bpc)
        int bus_pick_count, bus_pick_width;
 
        /*
-        * We set explicitly the the bus_pick_count as well, although
+        * We set explicitly the bus_pick_count as well, although
         * with remapping/reordering disabled it will be calculated by HW
         * as (32 / bus_pick_width).
         */