From patchwork Fri Jul 27 18:48:11 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 10338 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id 1A28423F08 for ; Fri, 27 Jul 2012 18:49:00 +0000 (UTC) Received: from mail-yw0-f52.google.com (mail-yw0-f52.google.com [209.85.213.52]) by fiordland.canonical.com (Postfix) with ESMTP id C294FA186D5 for ; Fri, 27 Jul 2012 18:48:59 +0000 (UTC) Received: by yhpp61 with SMTP id p61so3538607yhp.11 for ; Fri, 27 Jul 2012 11:48:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf:from:to:cc :subject:date:message-id:x-mailer:in-reply-to:references :x-content-scanned:x-cbid:x-gm-message-state; bh=7XPw6aHwu2cntVrp2sDshd/0D5vhao8TfhBciPqDVp0=; b=ke73iP9MFVsrW0+Z1VYB7wOBydd6Yad1v4XGD/wn1tImpKq1x5KY2uI76jf94/JQcm 6/e3UiQ8fc6rQFQAcA4ZjKq1Ofeyb7+ckFrlhxfTS+ov1457PAYFv8W4OuCqesKLM3J0 zIzKn3Ks+/gy1N0PBWGH1XV/+k3JuGeonee0V5/pDNkZVjFRc+tremgpUeEJ1GPmQi9q ICyD/tLzcoTqbUsVIpl2aTn6yJObgf0GEjM7lh8XJ2rmKhvFw2DmhN1noxE0G0W+S7SF BrUl39lIiTPjfLuHKw5RUQAhvoKGl+DmW221LEX1GPTJYtrlc3r5GXmZrTFJNz2zo2Pb sgjA== Received: by 10.50.209.73 with SMTP id mk9mr2871172igc.66.1343414939135; Fri, 27 Jul 2012 11:48:59 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.43.93.3 with SMTP id bs3csp46589icc; Fri, 27 Jul 2012 11:48:58 -0700 (PDT) Received: by 10.68.203.66 with SMTP id ko2mr16183964pbc.84.1343414938411; Fri, 27 Jul 2012 11:48:58 -0700 (PDT) Received: from e6.ny.us.ibm.com (e6.ny.us.ibm.com. [32.97.182.146]) by mx.google.com with ESMTPS id pv10si5787729pbb.154.2012.07.27.11.48.57 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 27 Jul 2012 11:48:58 -0700 (PDT) Received-SPF: neutral (google.com: 32.97.182.146 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) client-ip=32.97.182.146; Authentication-Results: mx.google.com; spf=neutral (google.com: 32.97.182.146 is neither permitted nor denied by best guess record for domain of john.stultz@linaro.org) smtp.mail=john.stultz@linaro.org Received: from /spool/local by e6.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 27 Jul 2012 14:48:56 -0400 Received: from d01dlp03.pok.ibm.com (9.56.224.17) by e6.ny.us.ibm.com (192.168.1.106) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 27 Jul 2012 14:48:48 -0400 Received: from d01relay04.pok.ibm.com (d01relay04.pok.ibm.com [9.56.227.236]) by d01dlp03.pok.ibm.com (Postfix) with ESMTP id D59C1C90029; Fri, 27 Jul 2012 14:48:44 -0400 (EDT) Received: from d03av06.boulder.ibm.com (d03av06.boulder.ibm.com [9.17.195.245]) by d01relay04.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q6RImhbe321978; Fri, 27 Jul 2012 14:48:44 -0400 Received: from d03av06.boulder.ibm.com (loopback [127.0.0.1]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q6RIngPC011011; Fri, 27 Jul 2012 12:49:42 -0600 Received: from kernel-pok.stglabs.ibm.com (kernel.stglabs.ibm.com [9.114.214.19]) by d03av06.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id q6RInUqx010520; Fri, 27 Jul 2012 12:49:41 -0600 From: John Stultz To: lkml Cc: John Stultz , Ingo Molnar , Thomas Gleixner , Prarit Bhargava Subject: [PATCH 3/5] time: Stray newline cleanups Date: Fri, 27 Jul 2012 14:48:11 -0400 Message-Id: <1343414893-45779-4-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1343414893-45779-1-git-send-email-john.stultz@linaro.org> References: <1343414893-45779-1-git-send-email-john.stultz@linaro.org> X-Content-Scanned: Fidelis XPS MAILER x-cbid: 12072718-1976-0000-0000-00000F954080 X-Gm-Message-State: ALoCoQmwrMOhUnEM9ZivPAVpAeIYpGcnAg3eoydjT8YO/d1hLVOJ/CT58Uuk04FCASxo+2NR+fFb Ingo noted inconsistent newline usage between functions. This patch cleans those up. Cc: Ingo Molnar Cc: Thomas Gleixner Cc: Prarit Bhargava Cc: Thomas Gleixner Signed-off-by: John Stultz --- kernel/time/timekeeping.c | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c index f045cc5..8d8636f 100644 --- a/kernel/time/timekeeping.c +++ b/kernel/time/timekeeping.c @@ -239,7 +239,6 @@ static void timekeeping_update(struct timekeeper *tk, bool clearntp) update_vsyscall(&xt, &tk->wall_to_monotonic, tk->clock, tk->mult); } - /** * timekeeping_forward_now - update clock to the current time * @@ -436,7 +435,6 @@ int do_settimeofday(const struct timespec *tv) } EXPORT_SYMBOL(do_settimeofday); - /** * timekeeping_inject_offset - Adds or subtracts from the current time. * @tv: pointer to the timespec variable containing the offset @@ -550,7 +548,6 @@ void getrawmonotonic(struct timespec *ts) } EXPORT_SYMBOL(getrawmonotonic); - /** * timekeeping_valid_for_hres - Check if timekeeping is suitable for hres */ @@ -683,7 +680,6 @@ static void __timekeeping_inject_sleeptime(struct timekeeper *tk, update_sleep_time(timespec_add(tk->total_sleep_time, *delta)); } - /** * timekeeping_inject_sleeptime - Adds suspend interval to timeekeeping values * @delta: pointer to a timespec delta value @@ -718,7 +714,6 @@ void timekeeping_inject_sleeptime(struct timespec *delta) clock_was_set(); } - /** * timekeeping_resume - Resumes the generic timekeeping subsystem. * @@ -1003,7 +998,6 @@ static void timekeeping_adjust(struct timekeeper *tk, s64 offset) } - /** * accumulate_nsecs_to_secs - Accumulates nsecs into secs * @@ -1032,7 +1026,6 @@ static inline void accumulate_nsecs_to_secs(struct timekeeper *tk) } } - /** * logarithmic_accumulation - shifted accumulation of cycles * @@ -1076,7 +1069,6 @@ static cycle_t logarithmic_accumulation(struct timekeeper *tk, cycle_t offset, return offset; } - /** * update_wall_time - Uses the current clocksource to increment the wall time * @@ -1177,7 +1169,6 @@ void getboottime(struct timespec *ts) } EXPORT_SYMBOL_GPL(getboottime); - /** * get_monotonic_boottime - Returns monotonic time since boot * @ts: pointer to the timespec to be set @@ -1358,7 +1349,6 @@ ktime_t ktime_get_monotonic_offset(void) } EXPORT_SYMBOL_GPL(ktime_get_monotonic_offset); - /** * xtime_update() - advances the timekeeping infrastructure * @ticks: number of ticks, that have elapsed since the last call.