From patchwork Fri Nov 21 19:44:15 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 41361 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f70.google.com (mail-wg0-f70.google.com [74.125.82.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id BB2E425B55 for ; Fri, 21 Nov 2014 19:44:48 +0000 (UTC) Received: by mail-wg0-f70.google.com with SMTP id b13sf3455580wgh.9 for ; Fri, 21 Nov 2014 11:44:48 -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=ETofyV0AZy+meijbGxeQuE3V7cDoh9lcevZ0uI4gpik=; b=a4WS7HcvCxmYXZ+kIAzG/04/DwPakwgW8/fxvA7r7hLCJL3RTcEPUdEQWT+cCHg+7b sOETF46PIuYcfSimfD4pm25BwbcI90GdiOrWtlH7fxq86ujwIpMpYifQaccZrzd+b+j7 kLtk42eUWKb4Ky8ihz5HRBdzVB/qW+VLQzqY1EnxfUxN18pAUonJoY3U60Ltvm1b5yQZ A7e5cBs43UXgyPAi6/7doIspiXMjHnIhqjCtIJ5cCOBCH+txeLOA02VW6vK190AFpyXi SgU8rEzmgqu9t2DMqO4mboorlS+cAOSSMzp2D4nQzXPal9mxPPKzXOHQ+rdbmFzRD8LO D0BA== X-Gm-Message-State: ALoCoQnwgN00MSSp7k5Br1Y+ozAJuyaiZIxOpEcm39/qEE8N7mJXOGPEOFYdv6zfDCmYoBhJn0Rs X-Received: by 10.112.32.163 with SMTP id k3mr1395092lbi.17.1416599087986; Fri, 21 Nov 2014 11:44:47 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.36.67 with SMTP id o3ls229319laj.86.gmail; Fri, 21 Nov 2014 11:44:47 -0800 (PST) X-Received: by 10.112.168.201 with SMTP id zy9mr7203135lbb.77.1416599087841; Fri, 21 Nov 2014 11:44:47 -0800 (PST) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com. [209.85.217.169]) by mx.google.com with ESMTPS id ri4si7095689lbb.25.2014.11.21.11.44.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Nov 2014 11:44:47 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) client-ip=209.85.217.169; Received: by mail-lb0-f169.google.com with SMTP id p9so3680783lbv.0 for ; Fri, 21 Nov 2014 11:44:47 -0800 (PST) X-Received: by 10.153.7.170 with SMTP id dd10mr7294901lad.44.1416599087752; Fri, 21 Nov 2014 11:44:47 -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.112.184.201 with SMTP id ew9csp153746lbc; Fri, 21 Nov 2014 11:44:47 -0800 (PST) X-Received: by 10.66.169.209 with SMTP id ag17mr10385399pac.62.1416599085572; Fri, 21 Nov 2014 11:44:45 -0800 (PST) Received: from mail-pd0-f181.google.com (mail-pd0-f181.google.com. [209.85.192.181]) by mx.google.com with ESMTPS id ck6si10353729pad.145.2014.11.21.11.44.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Nov 2014 11:44:45 -0800 (PST) Received-SPF: pass (google.com: domain of john.stultz@linaro.org designates 209.85.192.181 as permitted sender) client-ip=209.85.192.181; Received: by mail-pd0-f181.google.com with SMTP id z10so5949057pdj.12 for ; Fri, 21 Nov 2014 11:44:44 -0800 (PST) X-Received: by 10.66.122.2 with SMTP id lo2mr10383548pab.9.1416599084879; Fri, 21 Nov 2014 11:44:44 -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 t9sm5513621pbs.75.2014.11.21.11.44.43 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 21 Nov 2014 11:44:44 -0800 (PST) From: John Stultz To: lkml Cc: John Stultz , Thomas Gleixner , Ingo Molnar , Arnd Bergmann , "pang.xunlei" , Miroslav Lichvar , Richard Cochran , Prarit Bhargava , Alessandro Zummo Subject: [PATCH 09/12] time: Fixup comments to reflect usage of timespec64 Date: Fri, 21 Nov 2014 11:44:15 -0800 Message-Id: <1416599058-13836-10-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1416599058-13836-1-git-send-email-john.stultz@linaro.org> References: <1416599058-13836-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=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.169 as permitted sender) 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: , Fix up a few comments that weren't updated when the functions were converted to use timespec64 structures. Cc: Thomas Gleixner Cc: Ingo Molnar Cc: Arnd Bergmann Cc: pang.xunlei Cc: Miroslav Lichvar Cc: Richard Cochran Cc: Prarit Bhargava Cc: Alessandro Zummo Acked-by: Arnd Bergmann Signed-off-by: John Stultz --- kernel/time/timekeeping.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c index 62440b1..14c6270 100644 --- a/kernel/time/timekeeping.c +++ b/kernel/time/timekeeping.c @@ -519,9 +519,9 @@ EXPORT_SYMBOL(__getnstimeofday64); /** * getnstimeofday64 - Returns the time of day in a timespec64. - * @ts: pointer to the timespec to be set + * @ts: pointer to the timespec64 to be set * - * Returns the time of day in a timespec (WARN if suspended). + * Returns the time of day in a timespec64 (WARN if suspended). */ void getnstimeofday64(struct timespec64 *ts) { @@ -623,7 +623,7 @@ EXPORT_SYMBOL_GPL(ktime_get_raw); * * The function calculates the monotonic clock from the realtime * clock and the wall_to_monotonic offset and stores the result - * in normalized timespec format in the variable pointed to by @ts. + * in normalized timespec64 format in the variable pointed to by @ts. */ void ktime_get_ts64(struct timespec64 *ts) {