|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 3/3] docs/doxygen: doxygen documentation for grant_table.h
On 06.04.2021 12:36, Luca Fancellu wrote:
> Modification to include/public/grant_table.h:
>
> 1) Change anonymous structure to be named structure,
> because doxygen can't deal with them.
Especially in the form presented (adding further name space clutter
for consumers to fall over) I object to this, most notably ...
> @@ -584,7 +599,7 @@ DEFINE_XEN_GUEST_HANDLE(gnttab_swap_grant_ref_t);
> * page granted to the calling domain by a foreign domain.
> */
> struct gnttab_cache_flush {
> - union {
> + union a {
... this one.
Jan
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |