linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] video: fbdev: omap: Remove duplicate 'the' in two places.
@ 2022-06-21 18:55 Jiang Jian
  0 siblings, 0 replies; 3+ messages in thread
From: Jiang Jian @ 2022-06-21 18:55 UTC (permalink / raw)
  To: deller
  Cc: arnd, tony, jiangjian, jmkrzyszt, linux-fbdev, linux-omap,
	dri-devel, linux-kernel

file: drivers/video/fbdev/omap/sossi.c
line: 362
     * We set explicitly the the bus_pick_count as well, although
changed to
     * We set explicitly the bus_pick_count as well, although

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 drivers/video/fbdev/omap/sossi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/omap/sossi.c b/drivers/video/fbdev/omap/sossi.c
index c90eb8ca58af..66aff6cd1df0 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).
 	 */
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] video: fbdev: omap: Remove duplicate 'the' in two places.
  2022-06-21 18:54 Jiang Jian
@ 2022-06-22 14:57 ` Helge Deller
  0 siblings, 0 replies; 3+ messages in thread
From: Helge Deller @ 2022-06-22 14:57 UTC (permalink / raw)
  To: Jiang Jian
  Cc: b.zolnierkie, arnd, tony, jmkrzyszt, linux-fbdev, linux-omap,
	dri-devel, linux-kernel

On 6/21/22 20:54, Jiang Jian wrote:
> file: drivers/video/fbdev/omap/sossi.c
> line: 362
>      * We set explicitly the the bus_pick_count as well, although
> changed to
>      * We set explicitly the bus_pick_count as well, although
>
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>

Both patches applied.

Thanks!
Helge

> ---
>  drivers/video/fbdev/omap/sossi.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/video/fbdev/omap/sossi.c b/drivers/video/fbdev/omap/sossi.c
> index c90eb8ca58af..66aff6cd1df0 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).
>  	 */


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] video: fbdev: omap: Remove duplicate 'the' in two places.
@ 2022-06-21 18:54 Jiang Jian
  2022-06-22 14:57 ` Helge Deller
  0 siblings, 1 reply; 3+ messages in thread
From: Jiang Jian @ 2022-06-21 18:54 UTC (permalink / raw)
  To: deller
  Cc: b.zolnierkie, arnd, tony, jiangjian, jmkrzyszt, linux-fbdev,
	linux-omap, dri-devel, linux-kernel

file: drivers/video/fbdev/omap/sossi.c
line: 362
     * We set explicitly the the bus_pick_count as well, although
changed to
     * We set explicitly the bus_pick_count as well, although

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 drivers/video/fbdev/omap/sossi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/omap/sossi.c b/drivers/video/fbdev/omap/sossi.c
index c90eb8ca58af..66aff6cd1df0 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).
 	 */
-- 
2.17.1



^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-22 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 18:55 [PATCH] video: fbdev: omap: Remove duplicate 'the' in two places Jiang Jian
  -- strict thread matches above, loose matches on Subject: below --
2022-06-21 18:54 Jiang Jian
2022-06-22 14:57 ` Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).