diff mbox series

MAINTAINERS: Fix utf-8 mangling

Message ID 20190117161355.18204-1-philmd@redhat.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Fix utf-8 mangling | expand

Commit Message

Philippe Mathieu-Daudé Jan. 17, 2019, 4:13 p.m. UTC
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(-)

Comments

Peter Maydell Jan. 17, 2019, 4:23 p.m. UTC | #1
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
Laurent Vivier Jan. 17, 2019, 5:41 p.m. UTC | #2
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
Paolo Bonzini Jan. 17, 2019, 5:54 p.m. UTC | #3
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
>
diff mbox series

Patch

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