Home
last modified time | relevance | path

Searched hist:"992861 fb1e4cf410f30ec8f05bd2dc2a14a5a027" (Results 1 – 16 of 16) sorted by relevance

/openbmc/qemu/qom/
H A Dqom-qobject.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
H A Dobject.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/dump/
H A Ddump.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/hw/core/
H A Dnuma.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/hw/usb/
H A Dbus.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/hw/s390x/
H A Dsclp.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
H A Ds390-pci-bus.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
H A Ds390-virtio-ccw.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/block/
H A Dreplication.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/hw/intc/
H A Dxive.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/hw/block/
H A Dfdc.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/hw/i386/
H A Dx86.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/hw/ppc/
H A Dspapr_cpu_core.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/qga/
H A Dcommands-posix.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/target/i386/
H A Dcpu.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>
/openbmc/qemu/
H A Dblockdev.cdiff 992861fb1e4cf410f30ec8f05bd2dc2a14a5a027 Tue Jul 07 11:06:04 CDT 2020 Markus Armbruster <armbru@redhat.com> error: Eliminate error_propagate() manually

When all we do with an Error we receive into a local variable is
propagating to somewhere else, we can just as well receive it there
right away. The previous two commits did that for sufficiently simple
cases with Coccinelle. Do it for several more manually.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200707160613.848843-37-armbru@redhat.com>