From 79d2aca501e8f0acd6b1680d7b5a9f7b818cfaf5 Mon Sep 17 00:00:00 2001 From: john stultz Date: Mon, 11 May 2009 18:13:13 -0700 Subject: [PATCH] --- yaml --- r: 150969 b: refs/heads/master c: e13cf6e04ebc231653e03ebde4799dc55bf62849 h: refs/heads/master i: 150967: 2327e2ec085b0275142bb6b103fda71805cc221a v: v3 --- [refs] | 2 +- trunk/include/linux/timex.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 8ae0093c0d1c..fe4ab6b54e61 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 22cfbbfd9f67b67fe073010f51cb71d3632387d5 +refs/heads/master: e13cf6e04ebc231653e03ebde4799dc55bf62849 diff --git a/trunk/include/linux/timex.h b/trunk/include/linux/timex.h index 0daf9611ef4f..9910e3bd5b31 100644 --- a/trunk/include/linux/timex.h +++ b/trunk/include/linux/timex.h @@ -179,7 +179,7 @@ struct timex { * NTP convergence time. A higher value makes it stiffer, increasing * convergence time, but making the clock more stable. * - * In David Mills' nanokenrel reference implmentation SHIFT_PLL is 4. + * In David Mills' nanokernel reference implementation SHIFT_PLL is 4. * However this seems to increase convergence time much too long. * * https://lists.ntp.org/pipermail/hackers/2008-January/003487.html @@ -196,7 +196,7 @@ struct timex { * * SHIFT_FLL is used as a dampening factor to define how much we * adjust the frequency correction for a given offset in FLL mode. - * In David Mills' nanokenrel reference implmentation SHIFT_PLL is 2. + * In David Mills' nanokernel reference implementation SHIFT_FLL is 2. * * MAXTC establishes the maximum time constant of the PLL. */