Next in thread → Next in month →

[PATCH v2] signal start and end of structures consistently

From
Stefan Hajnoczi <>
Date
2019-03-13T15:50:00+00:00
ID
Thread
[PATCH v2] signal start and end of structures consistently
On Mon, Mar 11, 2019 at 02:18:48PM -0400, Michael S. Tsirkin wrote:
> Make sure all structs have the format:
>
> struct X {
> ...
> };
>
> VIRTIO-170
>
> Signed-off-by: Michael S. Tsirkin <>
> ---
> Changes since v1:
> 	no text changes, fix typo in commit log reported by Cornelia
>
>  content.tex
| 11 +++++

------
>  virtio-gpu.tex |  2 +-
>  2 files changed, 6 insertions(+), 7 deletions(-)

Reviewed-by: Stefan Hajnoczi <>
Next in thread → Next in month →