qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling
@ 2019-01-17 16:13 Philippe Mathieu-Daudé
  2019-01-17 16:23 ` Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-01-17 16:13 UTC (permalink / raw)
  To: qemu-devel
  Cc: Paolo Bonzini, qemu-trivial, Alex Bennée,
	Philippe Mathieu-Daudé

Patch incorrectly applied as 15ffb43cbf4.

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
---
Paolo can this be a patchew bug?
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index af339b86db..fd3d4de3fa 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1639,7 +1639,7 @@ F: include/hw/display/edid.h
 F: qemu-edid.c
 
 Firmware configuration (fw_cfg)
-M: Philippe Mathieu-Daudé <philmd@redhat.com>
+M: Philippe Mathieu-Daudé <philmd@redhat.com>
 R: Laszlo Ersek <lersek@redhat.com>
 R: Gerd Hoffmann <kraxel@redhat.com>
 S: Supported
-- 
2.17.2

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling
  2019-01-17 16:13 [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling Philippe Mathieu-Daudé
@ 2019-01-17 16:23 ` Peter Maydell
  2019-01-17 17:41 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
  2019-01-17 17:54 ` [Qemu-devel] " Paolo Bonzini
  2 siblings, 0 replies; 4+ messages in thread
From: Peter Maydell @ 2019-01-17 16:23 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: QEMU Developers, QEMU Trivial, Paolo Bonzini, Alex Bennée

On Thu, 17 Jan 2019 at 16:15, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> Patch incorrectly applied as 15ffb43cbf4.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> Paolo can this be a patchew bug?

Putting a suitable check into checkpatch would probably
be a good idea.

thanks
-- PMM

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

* Re: [Qemu-devel] [Qemu-trivial] [PATCH] MAINTAINERS: Fix utf-8 mangling
  2019-01-17 16:13 [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling Philippe Mathieu-Daudé
  2019-01-17 16:23 ` Peter Maydell
@ 2019-01-17 17:41 ` Laurent Vivier
  2019-01-17 17:54 ` [Qemu-devel] " Paolo Bonzini
  2 siblings, 0 replies; 4+ messages in thread
From: Laurent Vivier @ 2019-01-17 17:41 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel
  Cc: qemu-trivial, Paolo Bonzini, Alex Bennée

On 17/01/2019 17:13, Philippe Mathieu-Daudé wrote:
> Patch incorrectly applied as 15ffb43cbf4.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> Paolo can this be a patchew bug?
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index af339b86db..fd3d4de3fa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1639,7 +1639,7 @@ F: include/hw/display/edid.h
>   F: qemu-edid.c
>   
>   Firmware configuration (fw_cfg)
> -M: Philippe Mathieu-Daudé <philmd@redhat.com>
> +M: Philippe Mathieu-Daudé <philmd@redhat.com>
>   R: Laszlo Ersek <lersek@redhat.com>
>   R: Gerd Hoffmann <kraxel@redhat.com>
>   S: Supported
> 

Applied to my trivial-patches branch.

Thanks,
Laurent

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

* Re: [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling
  2019-01-17 16:13 [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling Philippe Mathieu-Daudé
  2019-01-17 16:23 ` Peter Maydell
  2019-01-17 17:41 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
@ 2019-01-17 17:54 ` Paolo Bonzini
  2 siblings, 0 replies; 4+ messages in thread
From: Paolo Bonzini @ 2019-01-17 17:54 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé, qemu-devel; +Cc: qemu-trivial, Alex Bennée

On 17/01/19 17:13, Philippe Mathieu-Daudé wrote:
> Patch incorrectly applied as 15ffb43cbf4.
> 
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> Paolo can this be a patchew bug?

I tried reapplying the patch and it didn't have the issue, so it should
be fine.

Unicode is hard...

Paolo

> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index af339b86db..fd3d4de3fa 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1639,7 +1639,7 @@ F: include/hw/display/edid.h
>  F: qemu-edid.c
>  
>  Firmware configuration (fw_cfg)
> -M: Philippe Mathieu-Daudé <philmd@redhat.com>
> +M: Philippe Mathieu-Daudé <philmd@redhat.com>
>  R: Laszlo Ersek <lersek@redhat.com>
>  R: Gerd Hoffmann <kraxel@redhat.com>
>  S: Supported
> 

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

end of thread, other threads:[~2019-01-17 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-17 16:13 [Qemu-devel] [PATCH] MAINTAINERS: Fix utf-8 mangling Philippe Mathieu-Daudé
2019-01-17 16:23 ` Peter Maydell
2019-01-17 17:41 ` [Qemu-devel] [Qemu-trivial] " Laurent Vivier
2019-01-17 17:54 ` [Qemu-devel] " Paolo Bonzini

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).