* [PULL] DVB-mmap Kconfig typo fix
@ 2018-03-01 12:55 Michael Ira Krufky
2018-03-01 13:24 ` Michael Ira Krufky
2018-03-05 12:50 ` Mauro Carvalho Chehab
0 siblings, 2 replies; 3+ messages in thread
From: Michael Ira Krufky @ 2018-03-01 12:55 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: linux-media
Mauro,
Please pull the following typo fix in the Kconfig for dvb-mmap:
The following changes since commit 4df7ac5f42087dc9bcbed04b5cada0f025fbf9ef:
drivers/media/Kconfig: typo: replace `with` with `which` (2018-02-15
08:01:22 -0500)
are available in the git repository at:
git://linuxtv.org/mkrufky/dvb.git dvb-mmap-v3
for you to fetch changes up to 4df7ac5f42087dc9bcbed04b5cada0f025fbf9ef:
drivers/media/Kconfig: typo: replace `with` with `which` (2018-02-15
08:01:22 -0500)
----------------------------------------------------------------
Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Cheers,
Michael Ira Krufky
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PULL] DVB-mmap Kconfig typo fix
2018-03-01 12:55 [PULL] DVB-mmap Kconfig typo fix Michael Ira Krufky
@ 2018-03-01 13:24 ` Michael Ira Krufky
2018-03-05 12:50 ` Mauro Carvalho Chehab
1 sibling, 0 replies; 3+ messages in thread
From: Michael Ira Krufky @ 2018-03-01 13:24 UTC (permalink / raw)
To: Mauro Carvalho Chehab; +Cc: linux-media
On Thu, Mar 1, 2018 at 7:55 AM, Michael Ira Krufky <mkrufky@linuxtv.org> wrote:
> Please pull the following typo fix in the Kconfig for dvb-mmap:
>
> The following changes since commit 4df7ac5f42087dc9bcbed04b5cada0f025fbf9ef:
>
> drivers/media/Kconfig: typo: replace `with` with `which` (2018-02-15
> 08:01:22 -0500)
>
> are available in the git repository at:
>
> git://linuxtv.org/mkrufky/dvb.git dvb-mmap-v3
>
> for you to fetch changes up to 4df7ac5f42087dc9bcbed04b5cada0f025fbf9ef:
>
> drivers/media/Kconfig: typo: replace `with` with `which` (2018-02-15
> 08:01:22 -0500)
I realize I never sent the actual patch to the list. inline below:
Author: Michael Ira Krufky <mkrufky@linuxtv.org>
Date: Tue Jan 16 22:16:12 2018 -0500
drivers/media/Kconfig: typo: replace `with` with `which`
Signed-off-by: Michael Ira Krufky <mkrufky@linuxtv.org>
diff --git a/drivers/media/Kconfig b/drivers/media/Kconfig
index 372c074bb1b9..86c1a190d946 100644
--- a/drivers/media/Kconfig
+++ b/drivers/media/Kconfig
@@ -151,7 +151,7 @@ config DVB_MMAP
select VIDEOBUF2_VMALLOC
default n
help
- This option enables DVB experimental memory-mapped API, with
+ This option enables DVB experimental memory-mapped API, which
reduces the number of context switches to read DVB buffers, as
the buffers can use mmap() syscalls.
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PULL] DVB-mmap Kconfig typo fix
2018-03-01 12:55 [PULL] DVB-mmap Kconfig typo fix Michael Ira Krufky
2018-03-01 13:24 ` Michael Ira Krufky
@ 2018-03-05 12:50 ` Mauro Carvalho Chehab
1 sibling, 0 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2018-03-05 12:50 UTC (permalink / raw)
To: Michael Ira Krufky; +Cc: linux-media
Em Thu, 1 Mar 2018 07:55:20 -0500
Michael Ira Krufky <mkrufky@linuxtv.org> escreveu:
> Mauro,
>
> Please pull the following typo fix in the Kconfig for dvb-mmap:
>
> The following changes since commit 4df7ac5f42087dc9bcbed04b5cada0f025fbf9ef:
>
> drivers/media/Kconfig: typo: replace `with` with `which` (2018-02-15
> 08:01:22 -0500)
>
> are available in the git repository at:
>
> git://linuxtv.org/mkrufky/dvb.git dvb-mmap-v3
>
> for you to fetch changes up to 4df7ac5f42087dc9bcbed04b5cada0f025fbf9ef:
>
> drivers/media/Kconfig: typo: replace `with` with `which` (2018-02-15
> 08:01:22 -0500)
There's something wrong with it:
$ git pull git://linuxtv.org/mkrufky/dvb.git dvb-mmap-v3
>From git://linuxtv.org/mkrufky/dvb
* branch dvb-mmap-v3 -> FETCH_HEAD
fatal: Not possible to fast-forward, aborting.
Anyway, I'll apply the patch from the one you sent via the ML.
Regards,
Mauro
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-05 12:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 12:55 [PULL] DVB-mmap Kconfig typo fix Michael Ira Krufky
2018-03-01 13:24 ` Michael Ira Krufky
2018-03-05 12:50 ` 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