Re: [Qemu-devel] [PATCH] cleanup useless return sentence
On Sat, Sep 29, 2012 at 01:36:21PM +0800, Amos Kong wrote: > This patch cleans up return sentences in the end of void functions. > > Reported-by: Paolo Bonzini > Signed-off-by: Amos Kong > --- > block/qed-table.c|1 - > blockdev.c |1 - > hw/9pfs/virtio-9p.
[Qemu-devel] [PATCH] cleanup useless return sentence
This patch cleans up return sentences in the end of void functions. Reported-by: Paolo Bonzini Signed-off-by: Amos Kong --- block/qed-table.c|1 - blockdev.c |1 - hw/9pfs/virtio-9p.c |5 - hw/blizzard.c|2 -- hw/bt-hci.