qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH 0/5] fix coding style and use of typedef type


From: Michael Tokarev
Subject: Re: [Qemu-trivial] [PATCH 0/5] fix coding style and use of typedef type
Date: Sat, 25 Apr 2015 09:23:20 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.6.0

08.04.2015 21:04, Chih-Min Chao wrote:
>     patch 1-2 
>         fix the coding style related to space indent and brance position
> 
>     patch 3-5 
>         remove the 'struct' from the type which has been typedef
> 
> Chih-Min Chao (5):
>   bitops : fix coding style
>   ui/vnc : fix coding style
>   ui/vnc : remove 'struct' of 'typedef struct'
>   ui/console : remove 'struct' from 'typedef struct' type
>   hw/display : remove 'struct' from 'typedef QXL struct'
> 
>  hw/display/qxl.c       |  2 +-
>  include/qemu/bitops.h  | 61 
> +++++++++++++++++++++++++-------------------------
>  ui/console.c           |  4 ++--
>  ui/spice-display.c     |  8 +++----
>  ui/vnc-auth-vencrypt.c |  8 ++++---
>  ui/vnc-tls.c           | 10 ++++-----
>  ui/vnc-ws.c            |  4 ++--
>  ui/vnc.c               |  2 +-
>  8 files changed, 51 insertions(+), 48 deletions(-)

Applied to -trivial, thank you!

/mjt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]