On Mon, Oct 07, 2024 at 03:31:18PM -0400, Steven Sistare wrote:
> On 10/7/2024 12:47 PM, Peter Xu wrote:
> > On Mon, Sep 30, 2024 at 12:40:40PM -0700, Steve Sistare wrote:
> > > Add functions to create a QEMUFile based on a unix URI, for saving or
> > > loading, for use by cpr-transfer mode to preserve CPR state.
> > > 
> > > Signed-off-by: Steve Sistare <steven.sist...@oracle.com>
> > 
> > Reviewed-by: Peter Xu <pet...@redhat.com>
> > 
> > There're a few extra newlines below, though, which could be removed.
> 
> I added the extra lines for readability.  They separate multi-line conditional
> expressions from the body that follows, and separate one if-then-else body
> from the next body.

I think that's not what we normally do in QEMU's code base, but that's
still OK if you prefer; I don't think we have strong requirement on such
format yet.

-- 
Peter Xu


Reply via email to