From: Jiang Jian Date: Tue, 21 Jun 2022 18:55:38 +0000 (+0800) Subject: video: fbdev: omap: Remove duplicate 'the' in comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=cb5177336ecb07fe1c6804306fe8efc827643c64;p=linux.git video: fbdev: omap: Remove duplicate 'the' in comment Signed-off-by: Jiang Jian Signed-off-by: Helge Deller --- diff --git a/drivers/video/fbdev/omap/sossi.c b/drivers/video/fbdev/omap/sossi.c index c90eb8ca58af8..66aff6cd1df08 100644 --- a/drivers/video/fbdev/omap/sossi.c +++ b/drivers/video/fbdev/omap/sossi.c @@ -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). */