qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 00/11] trivial: Remove superfluous '\n' around error_report/error_setg
@ 2015-02-11  4:12 arei.gonglei
  2015-02-11  4:12 ` [Qemu-devel] [PATCH 01/11] block: remove " arei.gonglei
                   ` (11 more replies)
  0 siblings, 12 replies; 16+ messages in thread
From: arei.gonglei @ 2015-02-11  4:12 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Gonglei, peter.huangpeng

From: Gonglei <arei.gonglei@huawei.com>

Yestoday, I found that some files have superflous '\n' charactor
around error_report/error_setg when reviewed patches.

By a simply script, the below files were listed. Classify and fix
them. It's suitable for appling via qemu-trivial IMHO.
 

Gonglei (11):
  block: remove superfluous '\n' around error_report/error_setg
  a9gtimer: remove superfluous '\n' around error_setg
  pl330.c: remove superfluous '\n' around error_setg
  numa: remove superfluous '\n' around error_setg
  Remove superfluous '\n' around error_report()
  vhost-scsi: Remove superfluous '\n' around error_report()
  vfio: Remove superfluous '\n' around error_report()
  xtensa: Remove superfluous '\n' around error_report()
  tpm: Remove superfluous '\n' around error_report()
  arm/digic_boards: Remove superfluous '\n' around error_report()
  vhost: Remove superfluous '\n' around error_report()

 block/archipelago.c       |  6 +++---
 exec.c                    |  2 +-
 hw/arm/digic_boards.c     |  6 +++---
 hw/block/nand.c           |  2 +-
 hw/dma/pl330.c            |  4 ++--
 hw/ide/pci.c              |  2 +-
 hw/microblaze/boot.c      |  2 +-
 hw/scsi/vhost-scsi.c      |  6 +++---
 hw/timer/a9gtimer.c       |  2 +-
 hw/tpm/tpm_passthrough.c  | 12 ++++++------
 hw/vfio/common.c          | 10 +++++-----
 hw/virtio/vhost-backend.c |  2 +-
 hw/xtensa/sim.c           |  2 +-
 hw/xtensa/xtfpga.c        | 10 +++++-----
 migration/rdma.c          |  2 +-
 net/vhost-user.c          |  4 ++--
 numa.c                    |  6 +++---
 qemu-img.c                |  2 +-
 target-s390x/kvm.c        |  2 +-
 tpm.c                     |  2 +-
 trace/control.c           |  2 +-
 21 files changed, 44 insertions(+), 44 deletions(-)

-- 
1.7.12.4

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

end of thread, other threads:[~2015-02-25  4:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-11  4:12 [Qemu-devel] [PATCH 00/11] trivial: Remove superfluous '\n' around error_report/error_setg arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 01/11] block: remove " arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 02/11] a9gtimer: remove superfluous '\n' around error_setg arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 03/11] pl330.c: " arei.gonglei
2015-02-16  9:45   ` Michael Tokarev
2015-02-25  4:18     ` Gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 04/11] numa: " arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 05/11] Remove superfluous '\n' around error_report() arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 06/11] vhost-scsi: " arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 07/11] vfio: " arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 08/11] xtensa: " arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 09/11] tpm: " arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 10/11] arm/digic_boards: " arei.gonglei
2015-02-11  4:12 ` [Qemu-devel] [PATCH 11/11] vhost: " arei.gonglei
2015-02-11 13:41 ` [Qemu-devel] [PATCH 00/11] trivial: Remove superfluous '\n' around error_report/error_setg Markus Armbruster
2015-02-12  1:10   ` Gonglei

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