Remove unnecessary variables for function return value
commit4a4ff4c58fd750cde01c8b15d30d038cefc90a42
authorLaurent Vivier <lvivier@redhat.com>
Fri, 23 Mar 2018 14:32:02 +0000 (23 15:32 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sun, 20 May 2018 05:48:13 +0000 (20 08:48 +0300)
tree663380d3786b808f7829236f2d085b437d4edb71
parentf23c81073a4f9aa41a3687161f6ca3d66501a280
Remove unnecessary variables for function return value

Re-run Coccinelle script scripts/coccinelle/return_directly.cocci

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
ppc part
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
20 files changed:
accel/tcg/translate-all.c
block/quorum.c
hw/arm/exynos4210.c
hw/block/vhost-user-blk.c
hw/hppa/dino.c
hw/misc/mos6522.c
hw/net/ftgmac100.c
hw/ppc/pnv_lpc.c
io/net-listener.c
target/i386/hax-darwin.c
target/mips/dsp_helper.c
target/xtensa/core-dc232b/xtensa-modules.inc.c
target/xtensa/core-dc233c/xtensa-modules.inc.c
target/xtensa/core-de212/xtensa-modules.inc.c
target/xtensa/core-fsf/xtensa-modules.inc.c
target/xtensa/core-sample_controller/xtensa-modules.inc.c
target/xtensa/translate.c
tests/m48t59-test.c
tests/test-thread-pool.c
util/uri.c