[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [ARM:PATCH v3 1/1] Pass the timer clock-frequency to DOM0 xen/arm: Pass the timer "clock-frequency" to DOM0 in make_timer_node()
On Tue, 2014-04-15 at 20:30 +0100, Julien Grall wrote: > > > + clock_valid = dt_property_read_u32(dev, "clock-frequency", > > + &clock_frequency); > > + if (clock_valid) > > On Xen, the coding style request if to be: > > if ( clock_valid ) > > With this change: > > Reviewed-by: Julien Grall <julien.grall@xxxxxxxxxx> Acked + applied with the coding style fix. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |