[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH XEN v5 18/23] tools/libs/gnttab: Review and update doc comments.
Ian Campbell writes ("[PATCH XEN v5 18/23] tools/libs/gnttab: Review and update doc comments."): > Remove some stray xc references. > > While I'm not convinced by javadoc/doxygen cause the existing comments > which appear to use that syntax to have the appropriate /** marker. > > Also fix a typo in a code comment. Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> While you're here you might > diff --git a/tools/libs/gnttab/linux.c b/tools/libs/gnttab/linux.c > index a76f17f..bdf2a42 100644 > --- a/tools/libs/gnttab/linux.c > +++ b/tools/libs/gnttab/linux.c > @@ -136,7 +136,7 @@ void *osdep_gnttab_grant_map(xengnttab_handle *xgt, > * swapped out. Since the paging daemon may be in the same domain\ , the > * hypercall cannot block without causing a deadlock. > * > - * Because there are no notificaitons when the page is swapped in\ , wait > + * Because there are no notifications when the page is swapped in\ , wait > * a bit before retrying, and hope that the page will arrive even\ tually. > */ rewrap this. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |