* [PATCH] DAB: fix typo
@ 2009-02-01 22:31 Németh Márton
2009-02-11 13:01 ` Jiri Kosina
0 siblings, 1 reply; 5+ messages in thread
From: Németh Márton @ 2009-02-01 22:31 UTC (permalink / raw)
To: linux-media; +Cc: LKML, Trivial Patch Monkey
From: Márton Németh <nm127@freemail.hu>
Fix typo in "DAB adapters" section in Kconfig.
Signed-off-by: Márton Németh <nm127@freemail.hu>
---
--- linux-2.6.29-rc3/drivers/media/Kconfig.orig 2008-12-25 00:26:37.000000000 +0100
+++ linux-2.6.29-rc3/drivers/media/Kconfig 2009-02-01 13:30:54.000000000 +0100
@@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig"
config DAB
boolean "DAB adapters"
---help---
- Allow selecting support for for Digital Audio Broadcasting (DAB)
+ Allow selecting support for Digital Audio Broadcasting (DAB)
Receiver adapters.
if DAB
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] DAB: fix typo
2009-02-01 22:31 [PATCH] DAB: fix typo Németh Márton
@ 2009-02-11 13:01 ` Jiri Kosina
2009-02-17 11:19 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2009-02-11 13:01 UTC (permalink / raw)
To: Németh Márton; +Cc: linux-media, LKML, Trivial Patch Monkey
[-- Attachment #1: Type: TEXT/PLAIN, Size: 754 bytes --]
On Sun, 1 Feb 2009, Németh Márton wrote:
> From: Márton Németh <nm127@freemail.hu>
>
> Fix typo in "DAB adapters" section in Kconfig.
>
> Signed-off-by: Márton Németh <nm127@freemail.hu>
> ---
> --- linux-2.6.29-rc3/drivers/media/Kconfig.orig 2008-12-25 00:26:37.000000000 +0100
> +++ linux-2.6.29-rc3/drivers/media/Kconfig 2009-02-01 13:30:54.000000000 +0100
> @@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig"
> config DAB
> boolean "DAB adapters"
> ---help---
> - Allow selecting support for for Digital Audio Broadcasting (DAB)
> + Allow selecting support for Digital Audio Broadcasting (DAB)
> Receiver adapters.
Didn't find this in today's linux-next, so I have applied it to trivial
tree.
Thanks,
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] DAB: fix typo
2009-02-11 13:01 ` Jiri Kosina
@ 2009-02-17 11:19 ` Mauro Carvalho Chehab
2009-02-17 11:21 ` Jiri Kosina
0 siblings, 1 reply; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2009-02-17 11:19 UTC (permalink / raw)
To: Jiri Kosina
Cc: Németh Márton, linux-media, LKML, Trivial Patch Monkey
On Wed, 11 Feb 2009 14:01:15 +0100 (CET)
Jiri Kosina <jkosina@suse.cz> wrote:
> On Sun, 1 Feb 2009, Németh Márton wrote:
>
> > From: Márton Németh <nm127@freemail.hu>
> >
> > Fix typo in "DAB adapters" section in Kconfig.
> >
> > Signed-off-by: Márton Németh <nm127@freemail.hu>
> > ---
> > --- linux-2.6.29-rc3/drivers/media/Kconfig.orig 2008-12-25 00:26:37.000000000 +0100
> > +++ linux-2.6.29-rc3/drivers/media/Kconfig 2009-02-01 13:30:54.000000000 +0100
> > @@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig"
> > config DAB
> > boolean "DAB adapters"
> > ---help---
> > - Allow selecting support for for Digital Audio Broadcasting (DAB)
> > + Allow selecting support for Digital Audio Broadcasting (DAB)
> > Receiver adapters.
>
> Didn't find this in today's linux-next, so I have applied it to trivial
> tree.
I was just applying it on my tree right now. Anyway, it is OK for me if you
apply it at trivial.
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Cheers,
Mauro
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] DAB: fix typo
2009-02-17 11:19 ` Mauro Carvalho Chehab
@ 2009-02-17 11:21 ` Jiri Kosina
2009-02-17 13:14 ` Mauro Carvalho Chehab
0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2009-02-17 11:21 UTC (permalink / raw)
To: Mauro Carvalho Chehab
Cc: Németh Márton, linux-media, LKML, Trivial Patch Monkey
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1104 bytes --]
On Tue, 17 Feb 2009, Mauro Carvalho Chehab wrote:
> > > From: Márton Németh <nm127@freemail.hu>
> > >
> > > Fix typo in "DAB adapters" section in Kconfig.
> > >
> > > Signed-off-by: Márton Németh <nm127@freemail.hu>
> > > ---
> > > --- linux-2.6.29-rc3/drivers/media/Kconfig.orig 2008-12-25 00:26:37.000000000 +0100
> > > +++ linux-2.6.29-rc3/drivers/media/Kconfig 2009-02-01 13:30:54.000000000 +0100
> > > @@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig"
> > > config DAB
> > > boolean "DAB adapters"
> > > ---help---
> > > - Allow selecting support for for Digital Audio Broadcasting (DAB)
> > > + Allow selecting support for Digital Audio Broadcasting (DAB)
> > > Receiver adapters.
> >
> > Didn't find this in today's linux-next, so I have applied it to trivial
> > tree.
> I was just applying it on my tree right now. Anyway, it is OK for me if you
> apply it at trivial.
No problem, if you take it through your tree I am fine with that, it will
be easier that way to avoid conflicts in -next.
I am dropping the patch from trivial tree.
Thanks,
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PATCH] DAB: fix typo
2009-02-17 11:21 ` Jiri Kosina
@ 2009-02-17 13:14 ` Mauro Carvalho Chehab
0 siblings, 0 replies; 5+ messages in thread
From: Mauro Carvalho Chehab @ 2009-02-17 13:14 UTC (permalink / raw)
To: Jiri Kosina
Cc: Németh Márton, linux-media, LKML, Trivial Patch Monkey
On Tue, 17 Feb 2009 12:21:53 +0100 (CET)
Jiri Kosina <jkosina@suse.cz> wrote:
> On Tue, 17 Feb 2009, Mauro Carvalho Chehab wrote:
>
> > > > From: Márton Németh <nm127@freemail.hu>
> > > >
> > > > Fix typo in "DAB adapters" section in Kconfig.
> > > >
> > > > Signed-off-by: Márton Németh <nm127@freemail.hu>
> > > > ---
> > > > --- linux-2.6.29-rc3/drivers/media/Kconfig.orig 2008-12-25 00:26:37.000000000 +0100
> > > > +++ linux-2.6.29-rc3/drivers/media/Kconfig 2009-02-01 13:30:54.000000000 +0100
> > > > @@ -117,7 +117,7 @@ source "drivers/media/dvb/Kconfig"
> > > > config DAB
> > > > boolean "DAB adapters"
> > > > ---help---
> > > > - Allow selecting support for for Digital Audio Broadcasting (DAB)
> > > > + Allow selecting support for Digital Audio Broadcasting (DAB)
> > > > Receiver adapters.
> > >
> > > Didn't find this in today's linux-next, so I have applied it to trivial
> > > tree.
> > I was just applying it on my tree right now. Anyway, it is OK for me if you
> > apply it at trivial.
>
> No problem, if you take it through your tree I am fine with that, it will
> be easier that way to avoid conflicts in -next.
>
> I am dropping the patch from trivial tree.
Ok. I've just sent it to my linux-next tree.
Cheers,
Mauro
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-02-17 13:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-01 22:31 [PATCH] DAB: fix typo Németh Márton
2009-02-11 13:01 ` Jiri Kosina
2009-02-17 11:19 ` Mauro Carvalho Chehab
2009-02-17 11:21 ` Jiri Kosina
2009-02-17 13:14 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox