On 24 April 2017 at 08:26, Markus Armbruster <arm...@redhat.com> wrote: > The following changes since commit 32c7e0ab755745e961f1772e95cac381cc68769d: > > Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' > into staging (2017-04-21 15:59:27 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/armbru.git tags/pull-error-2017-04-24 > > for you to fetch changes up to 021c9d25b30f53f3e97ed3198f0a85c7db025174: > > error: Apply error_propagate_null.cocci again (2017-04-24 09:13:45 +0200) > > ---------------------------------------------------------------- > Error reporting patches for 2017-04-24 > > ---------------------------------------------------------------- > Fam Zheng (14): > socket: Make errp the last parameter of socket_connect > socket: Make errp the last parameter of inet_connect_saddr > socket: Make errp the last parameter of unix_connect_saddr > socket: Make errp the last parameter of vsock_connect_saddr > block: Make errp the last parameter of bdrv_img_create > crypto: Make errp the last parameter of functions > mirror: Make errp the last parameter of mirror_start_job > block: Make errp the last parameter of commit_active_start > nfs: Make errp the last parameter of nfs_client_open > fdc: Make errp the last parameter of fdctrl_connect_drives > scsi: Make errp the last parameter of virtio_scsi_common_realize > migration: Make errp the last parameter of local functions > qga: Make errp the last parameter of qga_vss_fsfreeze > error: Apply error_propagate_null.cocci again > > Max Reitz (1): > util/error: Fix leak in error_vprepend()
Applied, thanks. -- PMM