qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [PATCH] block: Remove NULL check in bdrv_co_flush


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH] block: Remove NULL check in bdrv_co_flush
Date: Wed, 26 Apr 2017 17:20:44 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 26.04.2017 um 04:03 hat Fam Zheng geschrieben:
> Reported by Coverity. We already use bs in bdrv_inc_in_flight before
> checking for NULL. It is unnecessary as all callers pass non-NULL bs, so
> drop it.
> 
> Signed-off-by: Fam Zheng <address@hidden>

Thanks, applied to block-next.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]