qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC v2 01/15] Add an explanation of when a function sh


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [RFC v2 01/15] Add an explanation of when a function should be marked coroutine_fn
Date: Wed, 14 Aug 2013 16:14:06 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Aug 09, 2013 at 07:43:51PM +0200, Charlie Shepherd wrote:
> Coroutine functions that can yield directly or indirectly should be annotated
> with a coroutine_fn annotation. Add an explanation to that effect in
> include/block/coroutine.h.
> 
> Signed-off-by: Charlie Shepherd <address@hidden>
> ---
>  include/block/coroutine.h | 8 ++++++++
>  1 file changed, 8 insertions(+)

A "Patch 00/NN" email that serves as a cover letter to explain the
background and motivation for a patch series usually helps reviews
understand the purpose of your patches.  git-format-patch --cover-letter
does this and git-publish automatically adds a cover letter when there
is more than one patch.

No need to resend, but please write a cover letter in the future.  It
will encourage reviews.

Stefan



reply via email to

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