From: Will Newton Date: Fri, 28 Mar 2008 19:39:17 +0000 (+0000) Subject: Fix a typo in highres.txt X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b40b5162ac4e5b94d16cd9fb0a87168b1633c7dd;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git Fix a typo in highres.txt A small patch for the highres timers documentation: Signed-off-by: Will newton Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/hrtimers/highres.txt b/Documentation/hrtimers/highres.txt index ce0e9a91e157..a73ecf5b4bdb 100644 --- a/Documentation/hrtimers/highres.txt +++ b/Documentation/hrtimers/highres.txt @@ -98,7 +98,7 @@ System-level global event devices are used for the Linux periodic tick. Per-CPU event devices are used to provide local CPU functionality such as process accounting, profiling, and high resolution timers. -The management layer assignes one or more of the folliwing functions to a clock +The management layer assigns one or more of the following functions to a clock event device: - system global periodic tick (jiffies update) - cpu local update_process_times