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