Re: [PATCH 3/5] media/dvbdev.h: fix duplicated word in comment

2020-07-14 Thread Joe Perches
On Tue, 2020-07-14 at 15:05 -0700, Randy Dunlap wrote: > Change the doubled word "the" in a comment to "to the". Hey > Signed-off-by: Randy Dunlap > Cc: Mauro Carvalho Chehab > Cc: linux-me...@vger.kernel.org > --- > include/media/dvbdev.h |2 +- > 1 file changed, 1 insertion(+), 1 deletio

[PATCH 3/5] media/dvbdev.h: fix duplicated word in comment

2020-07-14 Thread Randy Dunlap
Change the doubled word "the" in a comment to "to the". Signed-off-by: Randy Dunlap Cc: Mauro Carvalho Chehab Cc: linux-me...@vger.kernel.org --- include/media/dvbdev.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- linux-next-20200714.orig/include/media/dvbdev.h +++ linux-next-2