From patchwork Thu Jan 2 22:23:25 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 22870 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-oa0-f71.google.com (mail-oa0-f71.google.com [209.85.219.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 21FDC202E2 for ; Thu, 2 Jan 2014 22:23:45 +0000 (UTC) Received: by mail-oa0-f71.google.com with SMTP id i4sf74241625oah.10 for ; Thu, 02 Jan 2014 14:23:44 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=+YwnrB1gjuL/AOAR2IaPDYW88SeqXpeFZSbta16UC+g=; b=UWSSHopmrpCvJBkB2NuHAQffv/7PyrRmA7S0RlhAPqslGuypjL8Ih1bKUOefkQCCCf VRhtb76bvacIj5flvW5OKMGla4RawSVMPRVWFUO39Q0IsQKTbciSw78LxeeZeUN0VQqg roi/WD86Z+nzWUKsk5AiEX7hifOrF50tfF3Bn/0d6jGjxVPU5AXuU4iVRja5hpI5tGfR 647anrHnHbLui6xuAvnqDZ3ROV3mLt0oyxC10HvQA7QMQnW3s530pLJE4RyF5/gBNNgs OGn7jWYwK4brRStqO0/ibV5IFnCiXvqdH6YiN9BhC9OOyJajsPmb8M7yIGCjrKwYovKY dHhw== X-Gm-Message-State: ALoCoQmAJ5vGgt73MuMN3Cb1KuRkAWL7SAljjxiWPFZJptyJpEAqMrPeDe0RCLiOJwJx84Eoi6Gx X-Received: by 10.43.78.135 with SMTP id zm7mr31900040icb.27.1388701424264; Thu, 02 Jan 2014 14:23:44 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.60.37 with SMTP id e5ls4630018qer.84.gmail; Thu, 02 Jan 2014 14:23:44 -0800 (PST) X-Received: by 10.58.90.1 with SMTP id bs1mr13937veb.29.1388701424079; Thu, 02 Jan 2014 14:23:44 -0800 (PST) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx.google.com with ESMTPS id o6si23788057vcz.4.2014.01.02.14.23.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 14:23:44 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.173; Received: by mail-vc0-f173.google.com with SMTP id ht17so7530979vcb.32 for ; Thu, 02 Jan 2014 14:23:44 -0800 (PST) X-Received: by 10.52.245.42 with SMTP id xl10mr8161vdc.35.1388701424025; Thu, 02 Jan 2014 14:23:44 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.59.13.131 with SMTP id ey3csp795764ved; Thu, 2 Jan 2014 14:23:43 -0800 (PST) X-Received: by 10.66.139.130 with SMTP id qy2mr90826175pab.73.1388701423268; Thu, 02 Jan 2014 14:23:43 -0800 (PST) Received: from mail-pb0-f42.google.com (mail-pb0-f42.google.com [209.85.160.42]) by mx.google.com with ESMTPS id ot3si43793662pac.195.2014.01.02.14.23.42 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 14:23:43 -0800 (PST) Received-SPF: neutral (google.com: 209.85.160.42 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) client-ip=209.85.160.42; Received: by mail-pb0-f42.google.com with SMTP id uo5so15068146pbc.1 for ; Thu, 02 Jan 2014 14:23:42 -0800 (PST) X-Received: by 10.66.65.134 with SMTP id x6mr84824339pas.12.1388701422865; Thu, 02 Jan 2014 14:23:42 -0800 (PST) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id ju10sm104179969pbd.33.2014.01.02.14.23.40 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 02 Jan 2014 14:23:41 -0800 (PST) From: John Stultz To: LKML Cc: Yijing Wang , John Stultz Subject: [PATCH 7/9] timekeeper: fix comment typo for tk_setup_internals() Date: Thu, 2 Jan 2014 14:23:25 -0800 Message-Id: <1388701407-5029-7-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.8.3.2 In-Reply-To: <1388701407-5029-1-git-send-email-john.stultz@linaro.org> References: <52C5E6A0.7010507@linaro.org> <1388701407-5029-1-git-send-email-john.stultz@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.173 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Yijing Wang Fix trivial comment typo for tk_setup_internals(). Signed-off-by: Yijing Wang Signed-off-by: John Stultz --- kernel/time/timekeeping.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c index 2793c43..3ff3064 100644 --- a/kernel/time/timekeeping.c +++ b/kernel/time/timekeeping.c @@ -90,8 +90,9 @@ static void tk_set_sleep_time(struct timekeeper *tk, struct timespec t) } /** - * timekeeper_setup_internals - Set up internals to use clocksource clock. + * tk_setup_internals - Set up internals to use clocksource clock. * + * @tk: The target timekeeper to setup. * @clock: Pointer to clocksource. * * Calculates a fixed cycle/nsec interval for a given clocksource/adjustment