qemu/block
Markus Armbruster 9af9e0fed7 error: Strip trailing '\n' from error string arguments (again)
Commit 6daf194d, be62a2eb and 312fd5f got rid of a bunch, but they
keep coming back.  Tracked down with the Coccinelle semantic patch
from commit 312fd5f.

Cc: Fam Zheng <famz@redhat.com>
Cc: Peter Crosthwaite <crosthwaitepeter@gmail.com>
Cc: Bharata B Rao <bharata@linux.vnet.ibm.com>
Cc: Dominik Dingel <dingel@linux.vnet.ibm.com>
Cc: David Hildenbrand <dahi@linux.vnet.ibm.com>
Cc: Jason J. Herne <jjherne@linux.vnet.ibm.com>
Cc: Stefan Berger <stefanb@linux.vnet.ibm.com>
Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Cc: Changchun Ouyang <changchun.ouyang@intel.com>
Cc: zhanghailiang <zhang.zhanghailiang@huawei.com>
Cc: Pavel Fedin <p.fedin@samsung.com>
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Acked-by: Fam Zheng <famz@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <1450452927-8346-17-git-send-email-armbru@redhat.com>
2016-01-13 15:16:18 +01:00
..
accounting.c
archipelago.c
backup.c
blkdebug.c blkdebug: Enable reopen 2015-12-18 14:34:43 +01:00
blkverify.c
block-backend.c block-backend: add blk_get_max_iov() 2015-12-22 16:01:07 +08:00
bochs.c
cloop.c
commit.c
curl.c
dmg.c
gluster.c
io.c block: replace IOV_MAX with BlockLimits.max_iov 2015-12-22 16:01:07 +08:00
iscsi.c iscsi: fix readcapacity error message 2016-01-11 11:39:28 +03:00
linux-aio.c
Makefile.objs
mirror.c block/mirror: replace IOV_MAX with blk_get_max_iov() 2015-12-22 16:01:07 +08:00
nbd-client.c
nbd-client.h
nbd.c
nfs.c
null.c
parallels.c
qapi.c block/qapi: Clear err for further error 2016-01-07 21:30:17 +01:00
qcow2-cache.c
qcow2-cluster.c block: Add opaque value to the amend CB 2015-12-18 14:34:43 +01:00
qcow2-refcount.c qcow2: Point to amend function in check 2015-12-18 14:34:43 +01:00
qcow2-snapshot.c
qcow2.c error: Use error_prepend() where it makes obvious sense 2016-01-13 15:16:17 +01:00
qcow2.h qcow2: Add function for refcount order amendment 2015-12-18 14:34:43 +01:00
qcow.c
qed-check.c
qed-cluster.c
qed-gencb.c
qed-l2-cache.c
qed-table.c
qed.c error: Use error_prepend() where it makes obvious sense 2016-01-13 15:16:17 +01:00
qed.h
quorum.c
raw_bsd.c
raw-aio.h
raw-posix.c raw-posix: Make aio=native option binding 2015-12-18 14:34:43 +01:00
raw-win32.c
rbd.c
sheepdog.c error: Use error_reportf_err() where it makes obvious sense 2016-01-13 15:16:17 +01:00
snapshot.c block: use drained section around bdrv_snapshot_delete 2015-12-18 14:34:44 +01:00
ssh.c
stream.c
throttle-groups.c
vdi.c
vhdx-endian.c
vhdx-log.c
vhdx.c
vhdx.h
vmdk.c error: Strip trailing '\n' from error string arguments (again) 2016-01-13 15:16:18 +01:00
vpc.c
vvfat.c
win32-aio.c
write-threshold.c