Re: [PATCH 04/12] clocksource: Add max_cycles to clocksource structure

From: Ingo Molnar
Date: Sat Mar 07 2015 - 04:54:23 EST



* John Stultz <john.stultz@xxxxxxxxxx> wrote:

> --- a/kernel/time/clocksource.c
> +++ b/kernel/time/clocksource.c
> @@ -469,11 +469,14 @@ static u32 clocksource_max_adjustment(struct clocksource *cs)
> * @shift: cycle to nanosecond divisor (power of two)
> * @maxadj: maximum adjustment value to mult (~11%)
> * @mask: bitmask for two's complement subtraction of non 64 bit counters
> + * @max_cyc: maximum cycle value before potential overflow (does not include

So this uses spaces instead of tabs, possibly breaking Docbook.

> + * any saftey margin)

Typo.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/