[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v1 1/2] xen/arm: Introduce clean_and_invalidate_xen_dcache() macro
>> >> -/* Macro for flushing a single small item. The predicate is always >> +static inline void clean_and_invalidate_xen_dcache_va_range(void *p, > > From a style point of view, this would be better if void *p was on the > next line and indented once > >> + unsigned long size) >> +{ >> + void *end; > > Newline here, as per CODING_STYLE in the Xen root. > > ~Andrew OK, I will correct. Thank you. -- Oleksandr Tyshchenko | Embedded Developer GlobalLogic www.globallogic.com _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |