qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 2/8] docs: tweak kernel-doc for QEMU coding standards


From: Paolo Bonzini
Subject: Re: [PATCH 2/8] docs: tweak kernel-doc for QEMU coding standards
Date: Fri, 2 Oct 2020 20:50:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

On 02/10/20 20:46, Eduardo Habkost wrote:
> This is not the code that parses "#MemoryRegionSection", it is
> the code that parses:
> 
> /**
>  * MemoryRegionSection: describes a fragment of a #MemoryRegion
>    ^^^^^^^ this line

We can probably just adjust the comments to include the "struct" keyword
first.  There aren't that many, (un)fortunately.

It may even be possible to print to stderr the file and line number so
that the script tells us where the hack is firing.

Paolo




reply via email to

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