mbox

[PULL] DVB-mmap Kconfig typo fix

Message ID CAOcJUbzpbxtNGVrNepp_mhmC0XDtFv9324EqSTFyCGG0pv+J7Q@mail.gmail.com (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/mkrufky/dvb.git dvb-mmap-v3

Message

Michael Ira Krufky March 1, 2018, 12:55 p.m. UTC
  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
  

Comments

Mauro Carvalho Chehab March 5, 2018, 12:50 p.m. UTC | #1
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