* John Stultz <john.stu...@linaro.org> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to